/*
 Theme Name:   DiffordUnderwood
 Theme URI:    http://designr.co.za/
 Description:  A Child Theme built for Divi
 Author:       designr
 Author URI:   http://www.designr.co.za
 Template:     Divi
 Version:      1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

.caldera-grid .btn-default {
    color: #fff;
    background-color: #9ECABA;
    border-color: #9ECABA;
    font-weight: 800;
}

/* Primary Menu Active Link Colour */
#main-header #top-menu li.current-menu-item > a {
color: #9ECABA !important;
}

#top-menu li.current-menu-ancestor > a, #top-menu li.current-menu-item > a {
    color: #9ECABA !important;
}



.et-social-icon a {
    color: #fff;
}


#my_text_module ol{
    list-style-type: lower-alpha!important;
}