ol,
ul,
menu {
    list-style: inherit !important;
}

ol {
    list-style-type: decimal !important;
}

.nav-arrows .hidden {
    display: block;
}

.nav-arrows svg {
    pointer-events: auto;
}
