


a, .main-menu > ul > li:hover > a, ul.list_2 li:before, ul.list_ok li:before, a.btn_1.white, .btn_1.white{
    color: #83c99f;
}

@media only screen and (min-width: 992px) {
.main-menu ul ul, .main-menu ul .menu-wrapper {
  border-top: 2px solid #83c99f;
  
}
}
img.img-responsive.border{
    border-bottom: 3px solid #83c99f;
}

@media only screen and (min-width: 992px){
.main-menu ul ul li:hover > a {
  color: #83c99f;
}
}

#copy {
  background-color: #83c99f;
  }
#get_quote.green, #how_to, .dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover{
  background-color: #83c99f!important;
}
#wp-calendar tbody td#today, a.btn_1, .btn_1{
  background: #83c99f;
}


.box_style_3.add_bottom_15{
  background: #83c99f url(../img/pattern_green.png) repeat;
  }