/*
 Отбиваем свои стили
 */
 a:hover {color:#43474d !important;}
 ul.social-small li a:hover {
    color:#43474d !important;
	
}
.top-bar a:hover{color:#fff;}
.button-green {background-color:rgb(51,235,198);}