html body div#et-top-navigation ul.nav .current_page_item > a:active {
       color: rgb(98, 234, 31); 
    } 

html body div#et-top-navigation ul.nav .current_page_item > a {
       color: rgb(98, 234, 31); 
    } 

html body div#et-top-navigation ul.nav .current_page_item > a:hover {
       color: rgb(98, 234, 31); 
    } 

html body div#et-top-navigation ul.nav .current_page_item > a:visited {
       color: rgb(98, 234, 31); 
    } 

html body div#top-header #et-info a {
       color: rgba(98,234,31,1); 
       font-size: 18px; 
    } 

html body div#top-header #et-info #et-info-phone {
       color: rgb(98, 234, 31); 
       font-size: 18px; 
    } 

