.fab {
       color: #ff62b1; 
       font-size: 24px; 
    } 

html body div#et-top-navigation ul.nav .sub-menu {
       padding-bottom: 0px; 
       padding-top: 0px; 
       width: 300px; 
    } 

html body div#et-top-navigation ul.nav li ul li a:hover {
       background-color: rgba(0,0,0,1)!important; 
       color: rgba(255,255,255,1)!important; 
    } 

html body div#et-top-navigation ul.nav li ul li a {
       padding-left: 5px; 
       padding-right: 5px; 
       width: 280px; 
    } 

html body div#et-top-navigation ul.nav li ul li {
       padding-left: 5px; 
    } 

html body div#footer-bottom #footer-info a {
       color: #ff62b1; 
    } 

html body header#main-header #logo {
       box-shadow: rgb(255, 255, 255) 4px 3px 0px, rgba(0, 0, 0, 0.15) 9px 8px 0px; 
       height: 70px!important; 
       max-height: 100%; 
       width: 217px; 
    } 

