/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       divi
 Version:        1.0.0
*/


/* =Theme customization starts here
------------------------------------------------------- */

#top-menu li a {
    color: #00776b !important;
}
#top-menu li a.highlight {
    color: #EABB02 !important;
}
#top-menu li {
    padding-right: 40px;
}
#maintitle span {
    background: url('img/underline.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 0px 91px;
    padding: 15px 0;
    color: #3A7A7C;
}
h3 sup {
    font-size: 12px
}
#persons p strong {
    font-weight: 200;
    color: rgb(234,187,2);
}
.et-l--footer a {
    color: #76b0b1;
}
.et-l--footer a:hover {
    color: #7bfdff;
}
.et-l--footer img {
    vertical-align: middle;
}
