:root{
    --bs-body-bg: #eeeee2;
}
body {
    background: #eeeee2;
}
.header-area .navigation {
    background-color: #eeeee2;
}
.main-btn.primary {
    background: #c62d27;
    border: 2px solid #c62d27;
}
.main-menu .navbar-nav .nav-item .nav-link.active,
.main-menu li.nav-item:hover > a {
    color: #c62d27;
}
.single-slide-item {
    background-image: url(/media/o2abvc4n/437557937_122136605408198520_8378833969407830551_n.jpeg);
}
.about-counter {
    background: #c62d27;
}
textarea {
    height: 125px;
}
.contact-area {
    background-image: url(/media/kgeg1tyg/tenby-2444775_1920.jpg);
}
.footer-bottom {
    background: #c62d27;
}
#contact li {
    display: block;
    margin: 1rem 0;
}
.footer-bottom p.privacy {
    text-align: unset;
}
.single-content-area p {
    margin-bottom: 1rem;
}
.project-details-box {
    width: 100%;
    position: relative;
    bottom: 0;
}
.text-page ul {
    list-style-type: auto;
    display: flex;
    flex-direction: column;
    margin-bottom: 2rem;
}