.footer-divider {
    margin-top: 40px;
    margin-bottom: 20px;
    height: 4px;
    width: 100%;
    background-color: #b1975d;
}

.footer-links {
    margin-bottom: 40px;
    text-align: center;
}

.footer-links a,
.footer-links a:active,
.footer-links a:visited,
.footer-links a:focus {
    color: #444444;
    text-decoration: none;
    text-align: center;
    font-weight: 700;
    font-size: 1.3em;
}

a:hover {
    color: #b1975d!important;
    text-decoration: none;
}

.goup-container {
    background-color: #b1975d!important;
    border-radius: 0!important;
}

.goup-container:hover {
    background-color: #8b1233!important;
}

.footer-copyright {
    text-align: center;
    font-size: 1em;
    color: #444444;
    font-family: "brandon-grotesque",sans-serif;
    margin-top: 20px;
    margin-bottom: 40px;
    font-weight: 700;
}

div#mc_embed_signup {
    margin: auto!important;
    max-width: 500px!important;
}
form#mc-embedded-subscribe-form {
    padding: 0!important;
}
input#mc-embedded-subscribe {
    background-color: #8b1233!important;
    border-radius: 0!important;
    font-family: "brandon-grotesque",sans-serif!important;
    font-weight: bold!important;
    font-size: 18px!important;
    padding: 5px 15px!important;
    box-sizing: content-box!important;
}
#mc_embed_signup .mc-field-group label, #mc_embed_signup .indicates-required {
    font-family: 'Rokkitt'!important;
    font-size: 18px!important;
    font-weight: lighter!important;
}
#mc_embed_signup .indicates-required {
    font-size: 14px!important;
}
div#mc_embed_signup {
    margin: auto!important;
    max-width: 500px!important;
    width: 100%!important;
    padding: 25px!important;
    box-sizing: border-box!important;
}
input#mce-EMAIL {
    border-radius: 0;
}
div#mc_embed_signup_scroll p {
    font-size: 22px;
}