  @import url("/upwardbound/files/includes/css/breadcrumb.css");
@import url("/upwardbound/files/includes/css/header-signature.css");
h1, h1.page-title {margin-top:2rem;}
.page-footer {border-top:#ffcd00 5px solid;}
.page-header.pb-4 {padding-bottom:0rem !important;}
#homepage .main-content {
        padding: 0rem 1rem 0rem 1rem;
    }
@media screen and (min-width: 768px) {
   #homepage .main-content {
        padding: 0rem 0rem 0rem 0rem;
    }
}
@media screen and (max-width: 768px) {
	h1, h1.page-title {
    margin-top: 3rem;
}
}
.box-wrapper {margin-bottom:0rem;}
.box-wrapper.themeCustom {background:transparent;}
.carousel-container.multi-slider .carousel-item {background: transparent !important;}
.carousel-container.multi-slider .carousel-control-prev-icon, .carousel-container.multi-slider .carousel-control-next-icon {display:initial; background-color:#fff; background-position:center; background-size: 50%; padding:1.5rem; border-radius:50px !important;}
.carousel-container.multi-slider img.img-fluid.w-50 {width:50% !important;}