.banner-s3-demo-large-dark{background-color:#115FFB;width:900px;height:90px;font-family:'Sora';}
.banner-s3-demo-large-dark__inner{padding:13px 57px 13px 26px;display:flex;justify-content:space-between;align-items:center;}
.banner-s3-demo-large-dark__heading{color:#FFFFFF;text-align:left;font-weight:bold;font-size:33px;line-height:37px;}
.banner-s3-demo-large-dark__text{color:#FFFFFF;text-align:left;font-weight:500;font-size:19px;line-height:26px;opacity:0.8;}
.banner-s3-demo-large-dark__cta{text-align:center;}
.banner-s3-demo-large-dark__cta a{color:#015FFE;text-align:center;font-weight:normal;font-size:17px;line-height:25px;padding:8px 22px;border-radius:8px;background-color:#FFFFFF;border:2px solid #FFFFFF;text-decoration:none;font-weight:bold;transition:0.3s all linear;display:inline-block;}
.banner-s3-demo-large-dark__cta a:hover {
color: #FFFFFF;
background-color: #001E46;
border: 2px solid #001E46;
text-decoration: none;
transition: 0.3s all linear;
}