/*  ------  dts   ------  */
.holy__page .holy__header-text {
    width: 95%;
}
/* mobile */
@media (max-width: 480px) {
    .dp-faq__question {
        font-size: 15px !important;
    }
}

