/* FOOTER */
.bg-primary-custom {
    background-color: #25BABF;
}

.footer {
    background-color: #1B1B1B !important;
}

.footer .fa-facebook-square {
    font-size: 27px;
}

.footer h3 {
    font-size: 20px;
}

.footer .nav-link {
    padding: 12px 0 0 0;
    color: #fff;
    font-size: 14px;
}

.footer .connect p {
    color: #a9a9a9;
}