/*
Theme Name:     Divi Child
Description:    
Author:         cranwinks
Template:       Divi

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

.et_header_style_centered #logo {
    max-height: 88% !important;
}

/* to make the main content background a color */

#main-content {
    background-color: #c5f1f5;
}