/* Add custom CSS styles below */ 

.mb-20 {
    margin-bottom: 5rem;
    background: #5d6770;
    color: #efc059;
}

.s-block--enhanced-features.mini-features .s-block--enhanced-features__item {

    background: #ffff;
}

.bg-store-bg-secondary {
    background-color: #e5e5e5;
}

.s-block--tabs-produtcs .tabs {
    display: flex;
    justify-content: center;
}

.animated-text, .promotion-banner {
    padding: 0px 0;
}

.bg-primary {
    background-color: #5d6770;
}

.text-primary-reverse {
    color: #eab843;
}

.w-16 {
    width: 3rem;
}

.h-16 {
    height: 3rem;
}