.hero[data-theme="match3ar"] .hero-rectangle{background-image: url(../../img/jollybattle/grad.png);}
.hero[data-theme="match3ar"] .hero-bottom{
    background: #C96A76;
    background: linear-gradient(
            5deg,
            rgba(201, 106, 118, 1) 10%,
            rgba(117, 56, 181, 1) 37%,
            rgba(105, 49, 189, 1) 56%,
            rgba(93, 42, 198, 1) 84%
    );
}
.hero[data-theme="match3ar"] .hero-bottom .hero-bottom-button-img[data-name="Meta_Quest_logo"]{width:570px;max-width:100%;)}
section.features .section-head h2,
section.features .sweet-teams-title h2 {
    color: #f38963;
}
section.products-featured,
section.features {
    background: #C96A76;
    background: linear-gradient(
            234deg,
            rgba(201, 106, 118, 1) 3%,
            rgba(117, 56, 181, 1) 26%,
            rgba(105, 49, 189, 1) 35%,
            rgba(93, 42, 198, 1) 62%,
            rgba(201, 106, 118, 1) 96%
    );
}

