<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 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
*/

.et_fixed_nav.et_show_nav #page-container {
	padding-top: 0px;
}

header {
    position: inherit !important;
}

.header-h1 { 
    font-size: 60px;
    font-family:Baloo\ 2,cursive;
    font-weight: 800;
    color: #FFF;
    text-shadow: 2px 2px 2px rgb(0 0 0 / 30%);
    margin-top: 35px;
}

h2.entry-title, .entry-title {
    line-height: 28px;
}

#navbarSupportedContent &gt; ul &gt; li &gt; div.dropdown-menu  { width: 180px !important; }

@media only screen and (max-width: 481px) {
    #navbarSupportedContent &gt; ul &gt; li &gt; div.dropdown-menu  { width: 100% !important; }
}




</pre></body></html>