.container.azalea--footer--made-by {

    display: none;

}

body.startpage .azalea--content, .azalea--back-to-top {
    background: #!important;
}

.slot--component-container .tws-container--tws-custom-html {
    background: transparent;
}

.slot--article-description .tws-article-description--text-container {
   max-height: initial;
}

.tws-article-description--show-more > button {
   display: none;
}

.tws-checkout-back-button button {
    background: hsl(0, 83%, 53%);
}