.header-z-index{
    z-index: 199 !important;
}

.cta-max-width .cta__button {
    max-width: 100% !important;
}

a.cta__button.component__button--2{
    color: #fff !important;
}
/*=====banner text-format======*/
@media (min-width: 992px) {
    .videobanner-a__subtitle {
        line-height: 2.25rem;
    }


.videobanner-a .item__txtBtn {
    text-align: right;
    max-width: 85%;
}
}
.wearespecial ul li {
    list-style-type:none;
    background-image: url("/storage/app/media/heart-icon_20250529_2201.png");
   background-position:0px 0px; 
background-repeat:no-repeat; 
padding-left:42px; 
padding-bottom:12px;
font-size:1.2rem;
margin-left:4px;
}
.staffcentered .staff-member__name-wrapper {
    text-align: center;
}
@media(max-width:991px) {
    .videobanner-a .item__btnWrap .videobanner-a__button:only-child a
 {
    margin: 0 auto;
}

}

