.promo-strip-small .promo-strip-container .left-container .btn-container {background-color:#304050;}

.showcase-data-section-new .showcase-data-container {padding-top: 50px;}
@media (min-width: 1536px) {
    .showcase-data-section-new .showcase-data-container .data-card .text-container h3, .showcase-data-section-new .showcase-data-container .data-card .text-container .h3 {font-size: 80px; line-height: 80px;}
}
@media (min-width: 1280px) {
    .showcase-data-section-new .showcase-data-container .data-card .text-container h3, .showcase-data-section-new .showcase-data-container .data-card .text-container .h3 {font-size: 50px; line-height: 50px;}
}
@media (min-width: 768px) {
    .showcase-data-section-new .showcase-data-container .data-card .text-container h3, .showcase-data-section-new .showcase-data-container .data-card .text-container .h3 {font-size: 80px; line-height: 80px;}
}
@media (min-width: 320px) {
    .showcase-data-section-new .showcase-data-container .data-card .text-container h3, .showcase-data-section-new .showcase-data-container .data-card .text-container .h3 {font-size: 50px; line-height: 50px;}
}


@media (min-width: 1920px) {
    .showcase-data-section-new .showcase-data-container .data-card.small-card .text-container h3, .showcase-data-section-new .showcase-data-container .data-card.small-card .text-container .h3 {font-size: 40px; line-height: 48px;}
}
@media (min-width: 1536px) {
    .showcase-data-section-new .showcase-data-container .data-card.small-card .text-container h3, .showcase-data-section-new .showcase-data-container .data-card.small-card .text-container .h3 {font-size: 40px; line-height: 48px;}
}
@media (min-width: 1280px) {
    .showcase-data-section-new .showcase-data-container .data-card.small-card .text-container h3, .showcase-data-section-new .showcase-data-container .data-card.small-card .text-container .h3 {font-size: 34px; line-height: 34px;}
}
@media (min-width: 768px) {
    .showcase-data-section-new .showcase-data-container .data-card.small-card .text-container h3, .showcase-data-section-new .showcase-data-container .data-card.small-card .text-container .h3 {font-size: 30px; line-height: 34px;}
}
@media (min-width: 320px) {
    .showcase-data-section-new .showcase-data-container .data-card.small-card .text-container h3, .showcase-data-section-new .showcase-data-container .data-card.small-card .text-container .h3 {font-size: 30px; line-height: 34px;}
}



.card-list .card-list__container-collection .cards-container.collection-4 .card {background-color: #f4f4f4 !important; border-radius: 10px; margin: 10px;}

.card-list .card-list__container-collection .cards-container.collection-4 .card:nth-child(odd) h3, 
.card-list .card-list__container-collection .cards-container.collection-4 .card:nth-child(odd) .h3 {color: #038096;}
.card-list .card-list__container-collection .cards-container.collection-4 .card:nth-child(odd) p {color: #304050;}

.card-list .card-list__container-collection .cards-container.collection-4 .card .card-content {        flex-direction: column !important;}

.card-list .card-list__container-collection .cards-container.collection-4 .card {text-align: center;}

@media (min-width: 1536px) {
    .card-list .card-list__container-collection .cards-container.collection-4 .card {flex: 1 0 23%;}
}
@media (min-width: 1280px) {
    .card-list .card-list__container-collection .cards-container .card {flex: 1 0 48%;}
}
@media (min-width: 768px) {
    .card-list .card-list__container-collection .cards-container .card {flex: 1 0 47%;}
    .card-list .card-list__container-collection .cards-container .card:nth-child(4) h3 {color: #038096;}
    .card-list .card-list__container-collection .cards-container .card:nth-child(4) p {color: #304050;}
}



.card-list .card-list__container-collection .cards-container.collection-4 .card h3 {font-size: 26px;}
.card-list .card-list__container-collection .cards-container.collection-4 .card p {font-size: 18px; line-height: 27px;}