.post-42 .et_pb_section:nth-child(1) .et_pb_text   h1 {
       color: rgb(242, 2, 2); 
       font-family: Georgia, Times, serif; 
       letter-spacing: 3px; 
       word-spacing: 4px; 
    } 

html-body-divhash-et-secondary-menu-uldot-menu-li-a {
    } 

html body div#et-secondary-menu ul.menu li a:after,html body div#et-secondary-menu ul.menu li a:before {
       display: none; 
    } 

html body div#et-secondary-menu ul.menu li a {
       background-color: #1565c0; 
       background-image: linear-gradient(180deg,#f12c2c,#2a1717); 
       border: none; 
       border-radius: 3px; 
       color: white; 
       letter-spacing: 1px; 
       opacity: .9; 
       padding:  10px 20px; 
       position: relative; 
       text-decoration: none; 
       text-transform: uppercase; 
       transition:  all 0.3s; 
    } 

html body div#et-secondary-menu ul.menu li a:hover {
       box-shadow:  0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15); 
       opacity: 1; 
    } 

html body div#top-header {
       background-image: linear-gradient(107deg,#2ea3f2,#08259b); 
       border-bottom-color: rgba(242,2,2,1); 
       border-bottom-style: solid; 
       border-bottom-width: 2px!important; 
    } 

html body header#main-header {
       border-bottom-color: #0c71c3; 
       border-bottom-style: solid; 
       border-bottom-width: 4px!important; 
    } 


@media  screen and (min-width:1025px) { html body div#et-secondary-menu ul.menu li a {   font-size: 12px; }  }  
@media  screen and (min-width:1025px) { html body div#et-secondary-menu ul.menu li a {   height: 34px; }  }  
@media  screen and (min-width:1025px) { html body div#et-secondary-menu ul.menu li a {   left: -12px; }  }  
@media  screen and (min-width:1025px) { html body div#et-secondary-menu ul.menu li a {   top: -5px!important; }  }  