/* Menu */

.main-navigation a {
color: #ffffff !important;
}

.main-navigation ul li:hover > a {
  
/* CHANGE THIS HEX COLOR ONLY */
background: #323232 !important;
/* DON'T CHANGE ANYTHING ELSE */
  
color: #285c24 !important;
}

/* Circle Icon Text Aligh */

.widget_circleicon-widget .circle-icon-box p.text {
text-align: center !important;
}

.social-icons-widget {
  color:#285c24;
}
