.footer-theme a {
    color: #d287ba !important;
}

.footer-theme a:hover {
    color: #80236b !important;
}

.facebook-color{
    color: #3b5998 !important;
}

.is-invalid{
    border: 1px solid #ff0000 !important;
}