<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.contact .icon-box {
    background-color: #d8e2f5;
    padding: 20px;
    margin-bottom: 20px;
}
.contact .icon-box .media-left .fa {
    font-size: 40px;
}
.contact .icon-box strong {
    font-size: 16px;
    font-weight: 600;
}
.contact_form .form-group {
    margin-bottom: 20px;
}
.contact_form .form-group label {
    font-weight: 600;
}
.contact_form .form-group .form-control {
    border-radius: 0px !important;
}
</pre></body></html>