.error-messages p {
    color: #D7000A;
    font-size: .8em;
    line-height: 1;
    margin-left: 10px;
    margin-right: 10px;
}

.error-message, .error-messages {
    color: #D7000A;
    font-size: .8em;
}

.footer-forms .small-text {
    font-weight: 600;
    font-size: .9em;
}

.social-links a i {
    font-weight: 400;
}

.footer-forms .newsletter input {
    background-color: #494846;
    color: #818181;
}

@media (max-width: 1199px) {
    .footer-link-box {
        margin-bottom: 40px;
    }
}
