﻿:root {
    --color-theme: #c49c5e;
    --bg-box: #f6f4e5;
    --bg-site: #ebca7d;
}
.about-us p {
    line-height: 28px;
}
/*.about-us p, .self-care h2, .self-care p, .home-gift-cart p, .reviews h2, .reviews h4, .reviews p, footer p, footer a {
    color: var(--color-white);
}
.reviews .carousel .carousel-indicators [data-bs-target] {
    background-color: var(--color-white);
}*/