.siteCookies__button {
    background-color: #b13024;
}

.welcome-wrapper ul li::before,
.category-perex ul li::before,
.p-short-description ul li::before,
.tab-content ul li::before,
.basic-description ul li::before,
article ul li::before {
    content: '•';
    left: 2px;
    top: 10px;
}

.plus-gallery-item {
    margin: 0px;
    border-width: 0px;
}

.plus-gallery-wrap {
    text-align: left;
}

.categories ul ul ul a {
    padding-left: 10px;
}

.responsive-nav .navigation-btn {
    background: rgb(201 21 22);
}