.footer-main {
    background-color: #f8f9fa !important;
    margin-top: 60px;
    padding-bottom: 24px;
    font-family: 'AkrobatRegular';
}

.footer-main > h5, p {
    color: rgba(0,0,0,.5);
}

.footer-creator > a {
    color: #C71441 !important;
}

.footer-copyright {
    font-size: 16px;
}

.footer-creator {
    font-size: 12px;
}



