/* Enter Your Custom CSS Here */
.theme_layout_3 .l3-custom-button {
      background-color: #ad1515;
    color: #FFF !important;
    padding: 14px 18px;
} 
.theme_layout_3 .l3-custom-button:hover {
  background-color: #7d0000;
}
    
.theme_layout_3 .l3-custom-button:after {
	display:none;
}
.theme_layout_3 .social-phone .phone {
  border-bottom: solid 2px #ad1515;
}