/*
CTC Separate Stylesheet
Updated: 2021-08-05 18:22:57
*/


/*
.navbar .navbar-header .navbar-brand img {
max-height: 100px;
}
*/


/* Navbar size */
.navbar,
.navbar a,
.label,
.footer .footer-menu a,
.media-footer a,
.hestia-top-bar {
 font-size: 15px;
}


/* Homepage Slider sub-title */
.carousel span.sub-title {
 font-size: 30px;
}


/* Frontpage Section Ribbon background */
section#ribbon:after {
 background-color: #ffcf63;
}

.hestia-ribbon-content .btn {
 font-size: 18px;
}