@charset "UTF-8";

.d-none {
    display: none !important;
}

ol {
    list-style: none;
    counter-reset: item;
}
