.box-banner-6:before {
    background-color: #2e71fe;
}
.box-banner-home10 {
    padding: 30px 0 0;
}
.pb-100 {
    padding-bottom: 70px !important;
}
.pt-100 {
    padding-top: 70px !important;
}
.box-tab-32 {
    padding: 30px 30px;
}
.mb-50 {
    margin-bottom: 35px !important;
}
.mb-20 {
    margin-bottom: 0;
}

.mb-60 {
    margin-bottom: 30px !important;
}
.list-buttons-circle {
    margin-bottom: 40px;
}
.text-start {
    text-align: center !important;
}
.list-buttons-circle {
    margin-bottom: 30px;
}
.box-count-number{
    padding: 10px;
    background: linear-gradient(89deg, #ffffff, #e7eeff);
    border-radius: 30px 0 30px 0;
}
.list-buttons-circle li a.active {
    background-color: #ffffff !important;
}
.color-brand-2 {
    color: #bcd1ff !important;
}
.list-buttons-circle li a {
    background-color: #bcd1ff !important;
    border: 1px solid #bcd1ff !important;
  	font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 15px !important;
    padding: 20px 30px !important;
}
.btn-tag {
    background: #bcd1ff !important;
}
.content-single h1, .content-single h2, .content-single h3, .content-single h4, .content-single h5, .content-single h6 {
    margin-bottom: 0;
}

.card-offer:hover {
    border: 1px solid #545A68;
}

h4.color-brand-1 {
    color: #545A68 !important; /* Replace with your desired color */
}

h4 a.color-brand-1 {
    color: #545A68 !important; /* To specifically target the link inside the h4 */
}

.box-button-offer a.color-brand-1 {
    color: #545A68 !important;
}
.text-center h2.color-brand-1 {
    color: #545A68 !important; 
}
/* Change the color for "Newsletter" */
.col-lg-6 .font-lg.color-brand-1 {
    color: #3d575f !important;
}

/* Change the color for "Subscribe our newsletter" */
.col-lg-6 h2.color-brand-1 {
    color: #2e71fe !important;
}
.box-newsletter {
    background-color: #bdd1ff;
    border-radius: 0;
    display: inline-block;
    padding: 40px;
    position: relative;
    width: 100%;
}

footer h1, footer h1.color-brand-1, footer h2, footer h2.color-brand-1, footer h3, footer h3.color-brand-1, footer h4, footer h4.color-brand-1, footer h5, footer h5.color-brand-1, footer h6, footer h6.color-brand-1 {
    color: rgb(84 90 104) !important;
}

.footer-1 {
    background-color: #fff;
    margin: 0;
    padding: 50px 0 25px;
}