/*
 Theme Name:   Divi/Child
 Theme URI:    https://www.understood.biz
 Description:  A Child Theme built for Divi
 Author:       Understood
 Author URI:   https://www.understood.biz
 Template:     Divi
 Version:      5
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

#main-header {
    box-shadow: none !Important; 
}

body {
    background: #034984 !important; 
}

.et_pb_text_inner a {
    text-decoration: underline; 
}

body #page-container .et_pb_section .et_pb_button {
    color: #034984 !Important; 
}