﻿:root {
    --bg-site: #6e462d;
    --bg-main: #000000;
    --color-theme: #c39b32;
}
.beauty-spa .box-inner .box-text {
    border-radius: 5px 5px 2px 2px;
}
.services .box-inner .box-text {
    border-radius: 5px 5px 0px 0px;
}