.bottom-description h1,
.bottom-description h2,
.bottom-description h3,
.bottom-description h4,
.bottom-description h5,
.bottom-description h6,
.bottom-description strong,
.bottom-description b,
.bottom-description p,
.bottom-description span,
.bottom-description small,
.bottom-description ul,
.bottom-description ol,
.bottom-description ul li,
.bottom-description ol li {
    color: #212529 !important;
    background: transparent !important;
    font-family: "Public Sans", sans-serif !important;
}

.bottom-description strong,
.bottom-description b {
    font-size: calc(14px + 2 * (100vw - 320px) / 1600) !important;
    line-height: 1.4 !important;
}

.bottom-description h1,
.bottom-description h1 strong,
.bottom-description h1 span {
    font-weight: 600 !important;
    font-size: calc(16px + 4 * (100vw - 320px) / 1600) !important;
    line-height: 1.8 !important;
    margin-bottom: 10px !important;
}

.bottom-description h2,
.bottom-description h2 strong,
.bottom-description h2 span {
    font-weight: 700 !important;
    font-size: calc(16px + 4 * (100vw - 320px) / 1600) !important;
    line-height: 1.6 !important;
    margin-bottom: 10px !important;
}

.bottom-description h3,
.bottom-description h3 strong,
.bottom-description h3 span {
    font-weight: 600 !important;
    font-size: calc(15px + 4 * (100vw - 320px) / 1600) !important;
    line-height: 1.6 !important;
    margin-bottom: 10px !important;
}

.bottom-description h4,
.bottom-description h4 span,
.bottom-description h4 strong,
.bottom-description h5,
.bottom-description h5 span,
.bottom-description h5 strong,
.bottom-description h6,
.bottom-description h6 span,
.bottom-description h6 strong {
    font-weight: 600 !important;
    font-size: calc(14px + 4 * (100vw - 320px) / 1600) !important;
    line-height: 1.6 !important;
    margin-bottom: 10px !important;
}

.bottom-description p,
.bottom-description p span {
    font-weight: 400 !important;
    font-size: calc(14px + 2 * (100vw - 320px) / 1600) !important;
    line-height: 1.4 !important;
    color: #4A5568 !important;
    text-align: left !important;
}

.bottom-description p b,
.bottom-description p b span,
.bottom-description p strong,
.bottom-description p strong span,
.bottom-description ol li strong,
.bottom-description ol li strong span,
.bottom-description ol li b,
.bottom-description ol li b span,
.bottom-description ul li strong,
.bottom-description ul li strong span,
.bottom-description ul li b,
.bottom-description ul li b span {
    color: #212529 !important;
    font-weight: 700 !important;
    font-size: calc(14px + 2 * (100vw - 320px) / 1600) !important;
    line-height: 1.4 !important;
    text-align: left !important;
}

.bottom-description ul li,
.bottom-description ul li span,
.bottom-description ol li,
.bottom-description ol li span {
    color: #4A5568 !important;
    font-weight: 400 !important;
    font-size: calc(14px + 2 * (100vw - 320px) / 1600) !important;
    line-height: 1.4 !important;
    display: list-item !important;
    list-style: square;
    text-align: left !important;
}

.bottom-description ul,
.bottom-description ol {
    margin-left: 15px !important;
    padding-bottom: 20px !important;
}
