#rec16323391 .t492__textwrapper {
    margin: 5% 10%;
}
#rec128730830 .t823__main-wrapper {
    padding: 5% 10%;
}
.uc-bordertopgold {
    border-top: 1px solid #ddb562;
}
.pp-text {
    padding: 30px;
}
.pp-text h3 {
    font-size: 26px;
    padding-bottom: 10px;
    color: #bd5b3e;
    font-family: Georgia, serif;
}
.pp-text p, .pp-text li {
    font-size: 18px;
    padding-bottom: 8px;
    font-family: 'Open Sans', Arial, sans-serif;
}
.uc-europrice div[class*="__price-currency"] {
    display: none;
}
.uc-mt-program ul li {
    list-style: none;
    position: relative;
}
.uc-mt-program ul li:before {
    content: "■";
    left: -20px;
    position: absolute;
    color: #ddb562;
    top: 0;
}
.uc-mt-program .t585__accordion {
    position: relative;
}
.t-feed__post-popup__text-wrapper a {
    color: #8c7154 !important;
    background-color: rgba(0, 0, 0, 0);
    padding: 15px 35px;
    border-radius: 30px;
    border: 2px solid #8c7154;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    display: block;
    max-width: fit-content;
    margin: auto;
    transition: all 0.3s;
}
.t-feed__post-popup__text-wrapper a:hover {
    background-color: #8c7154;
    color: #fff !important;
    transition: all 0.3s;
}
.uc-mt-program .t585__accordion::before {
    content: "";
    position: absolute;
    height: 2px;
    width: 33%;
    background-color: #ddb562;
    bottom: 0;
    left: 0;
}
@media screen and (max-width: 601px) {
    .uc-mt-program ul {
        padding-left: 15px !important;
    }
    .uc-mt-program ul li {
        font-size: 14px;
        padding-bottom: 7px;
    }
    .uc-mt-program ul li:before {
        left: -15px;
    }
}
.hover-lightrose:hover {
    background-color: #fff;
    transition: background-color 0.3s;
}
.hover-lightrose:hover {
    background-color: #f3eae3;
    transition: background-color 0.3s;
}