.floating-cta {
    background: #0b7cb4 !important;
    border: none !important;
}
.floating-cta:hover {
    background: #bd262d !important;
}
a.site-btn {
    border: none !important;
}
.form-container .form-field button {
    border: none !important;
}
.entry-content ul li:before {
    color: #000000 !important;
}
.about-section .ab-content ul li:before {
    color: #000000 !important;
}
.contact-page-wrap .contact-site-form .form-field-wrap {
    background-color: #f1f1f1 !important;
}