.footer .color-primary {
    font-size: 17px;
}

.footer .custom-menu li.act > a {
    color: white !important;
}

.footer .custom-menu li.act > a:hover,
.footer .custom-menu a:hover {
    color: #ffb536 !important;
}

.breadcrumbs li,
.page-title .breadcrumbs a {
    font-size: 16px !important;
}

#bottom-bar {
    background-color: white;
}