html.theme-3 {
    background-color: #0d131c;
}
html.theme-3 .builder-carcass .AchievementsWrapper {
    background-color: #202a39;
}
html.theme-3 .column-content, html.theme-3 .bottom-row-slider {
    background-color: #202a39;
}
html.theme-3 .wheel-arrow {
    width: 11.5%;
}
html.theme-3.mobile .AchievementsWrapper {
    width: calc(100% - 3.2rem);
    margin-inline: auto;
}
html.theme-3.mobile .spin-type-column {
    padding-inline: 1rem;
}
[dir='rtl'] .text-holder {
    font-size: 1rem !important;
}
