/*
Theme Name:   Divichild
Description:  floppingaces
Author:       MRK
Author URL:   Write here the author's blog or website url
Template:     Divi
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  Divichild
*/

/* Write here your own personal stylesheet */
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #000!important;
    font-weight: 600;
    font-family: "Roboto";
    font-size: 35px;
    line-height: 1;
}
.bulleting-board{
	background-color: #e9c797 !important;
}

ul#mobile_menu {
    background: #fff !important;
}

#homepage-first-image img {
    object-fit: cover;
    max-height: 500px;
}