.banner__dot .swiper-pagination-bullet .dot-content span{
    font-size: 14px !important;
}

.banner__content{
/* background-color: #888888;
color:#FFFFFF; */

color: rgb(224, 223, 220);
/* background: rgb(85, 102, 119); */
letter-spacing: 0.1em;
text-shadow: rgb(255, 255, 255) 0px -1px 0px, rgb(46, 46, 46) 0px 1px 0px, rgb(44, 44, 44) 0px 2px 0px, rgb(42, 42, 42) 0px 3px 0px, rgb(40, 40, 40) 0px 4px 0px, rgb(38, 38, 38) 0px 5px 0px, rgb(36, 36, 36) 0px 6px 0px, rgb(34, 34, 34) 0px 7px 0px, rgb(32, 32, 32) 0px 8px 0px, rgb(30, 30, 30) 0px 9px 0px, rgb(28, 28, 28) 0px 10px 0px, rgb(26, 26, 26) 0px 11px 0px, rgb(24, 24, 24) 0px 12px 0px, rgb(22, 22, 22) 0px 13px 0px, rgb(20, 20, 20) 0px 14px 0px, rgb(18, 18, 18) 0px 15px 0px, rgba(0, 0, 0, 0.9) 0px 22px 30px;
--darkreader-inline-color: var(--darkreader-text-e0dfdc, #d3cfca);
--darkreader-inline-bgcolor: var(--darkreader-background-556677, #44525f);
--darkreader-inline-bgimage: none;

}

.featIcon{
    width: 64px;
    border-radius: 8px;
}

.accordion-header, .accordion-button{
    text-align: center !important;
}

.responsive-map{
    overflow: hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
    }
    .responsive-map iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
    }

    .program{
        color: #ffd700 !important;
    }

    .gradText1
    {
        background:linear-gradient(90deg, #4b6cb7 0%, #182848 100%);
    }

    .imgResp{
        width:100% !important;
        height:auto !important;
    }