span.text__logo__tagline,
.text__logo__tagline,
.text__logo__tagline.dark__logo {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
}

body.header__top__logo header .website__identity__sidebar__link .image__logo.icon, body.header__top__logo header .website__identity__sidebar__link .image__logo__tagline {
    max-height: 100px;
    width: auto;
}

body.homepage__main__stylesheets__body .homepage__main__wrapper.page__container {
    background: url(&#039;/.png&#039;) 50% 50% no-repeat;  !important;
}

.header {
    border-bottom: 5px solid #151718 !important;
}

.homepage__main__pricing__plans__wrapper .homepage__main__pricing__plan__box.color__one {
    background-image: url(/assets/img/spill_logo/minecraftbg.jpg) !important;
}

.homepage__main__pricing__plans__wrapper .homepage__main__pricing__plan__box.color__two{
background-image: url(/assets/img/spill_logo/palworldbg.jpg) !important;
}

.homepage__main__pricing__plans__wrapper .homepage__main__pricing__plan__box.color__tree{
background-image: url(/assets/img/spill_logo/andrespill.jpg) !important;
}

.bg-white {
    background-color: #313131;
}

body {
    min-width: 330px;
    background: #313131 !imprtant;
    font-family: var(--font-body);
    font-size: 15px;
    font-weight: 600;
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: -.01em;
    color: #1a1d1f;
    overflow-x: hidden;
    font-display: swap
}

.coodiv-bg-white-opacity-visible,
.white-bg {
    background-color: #fffff;
    background: #151718 !important;
}

.card {
    background: #151718;
    padding: 5px !important;
}

.header__not__loggined__btns .header__link {
color: #ffffff;


.main__footer__wrapper .bottom__footer__wrapper .footer__website__informations .image__logo.icon, .main__footer__wrapper .bottom__footer__wrapper .footer__website__informations .image__logo__tagline {
max-height: 100px !important;
}
