/*
Theme Name: Divi Child
Description: Child theme of Divi for LivingNaturesDesign
Template: Divi
*/

@font-face {
 font-family: VeryBerry;
 src: url('fonts/VeryBerry-Regular.otf');
}

@media (min-width: 981px) {
ul.et-menu li.util-opt1 a {
    background-color: #a9ae00;
    color: white!important;
}
}