/* Start custom CSS */.quote-page .contact-infos .single-info .icon-wrapper {
    border: 1px solid #c79f40;
}
.quote-page .contact-infos .single-info .icon-wrapper i {
    color: #c79f40;
}
.quote-page .contact-infos .single-info:hover .icon-wrapper {
    background-color: #c79f40;
}/* End custom CSS */