html.theme-2 .banners-column.left {
    border-radius: 1rem;
    border: 0.1rem solid rgba(0, 1, 0, );
    background-color: rgba(0, 0, 0, 0.79);
    backdrop-filter: blur(4px);
}
html.theme-2 .spin-types-wrapper {
    padding: 1.6rem 1rem;
}
html.theme-2.mobile .spin-types-container .spin-type-column .spin-type-block {
    padding-top: 1rem;
}
