﻿.successMessage {
    color: #000 !important;
}

.contact-form {
    color: #000 !important;
}

.btn-theme-fill {
    background-color: #d4af34 !important;
    border: 1px solid #d4af34;
}

    .btn-theme-fill:hover {
        background: #fff !important;
        color: #d4af34 !important;
        border: 1px solid #d4af34 !important;
    }

.theme-color {
    color: #d4af34 !important;
}
