.azalea--top-bar {
    color: #fff;
    background: #000;
}

.tws-top-menu.navbar-default {
    background: #000;
}

.tws-article-description--text {
    text-align: center;
}

.tws-article-list--list .tws-list--type-grid .tws-article-list--price {
    width: 100%
}

.tws-article-list--list .tws-list--type-grid .tws-api-price .tws-api--price-current {
    justify-content: center;
}

.tws-article-list--article-name {
    text-align: center;
}

.startpage .slot--component-container .fabrikk--component-container > div {
    margin-top: 10px;
    margin-bottom: 10px;
}

.azalea--header-wrapper {
    background: #000;
}

.tws-micro-cart--label {
    color: #fff;
}

.navbar-default .navbar-nav>li>a {
    font-weight: 700;
}

.tws-mini-cart .tws-mini-cart--header-cart-button {
    color: #fff;
}
.tws-mini-cart .tws-mini-cart--header-cart-button .tws-mini-cart--header-quantity {
    background: #000000;
}
body.azalea--horizontal-menu .tws-mega-menu--buttons .tws-mega-menu--search-button {
    color: white !important;
}