/****** PLACE YOUR CUSTOM STYLES HERE ******/

.sec-register {
    background: #BA904A !important;
    color: #F9EEE1 !important;
}

.sec-register .color-primary, .sec-register .lead, .sec-register .fade-half {
    color: #F9EEE1 !important;
}


.sec-register .signup-email-field {
    background: #BA904A !important;
    border: 1px solid #F9EEE1 !important;
}

.sec-register button {
    background: #F9EEE1 !important;
    color: #BA904A !important;
    border-color: #F9EEE1 !important;
}

.sec-register input::-webkit-input-placeholder {
    color: #F9EEE1 !important;
}
.sec-register input::placeholder {
    color: #F9EEE1 !important;
}
.sec-register :-ms-input-placeholder {
    color: #F9EEE1 !important;
}
.sec-register input::-ms-input-placeholder {
    color: #F9EEE1 !important;
}

.cFont1 h1 {
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 40px !important;
    font-weight: 100 !important;
}

.cFont1 h5 {
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 20px !important;
    font-weight: 100 !important;
}