.faq-ul-style {
    list-style-type: disc;
    padding-left: 20px;
    margin-top: 8px;
}

.faq-ul-style li {
    font-weight: 600;
    color: #4d2231;
}

.faq-style {
    font-size: 18px;
    font-weight: 200;
    line-height: 1.4;
}

.faq-style b {
    font-weight: 600;
    color: #4d2231;
}

.faq-style h3 {
    font-weight: 600;
    color: #4d2231;
}

.faq-style span {
    font-weight: 200;
    color: #4d2231;
}