/**
* 2026-06-11 08:08:19
*/

.contentSection {

    @media (max-width:540px) {
        padding-left: 0;
        padding-right: 0;
    }
}
.contentSection ul {
    margin-left: 1.563rem;
}