.o_hour_selection {
    background: none;

    &:focus,
    &:hover {
        border-color: var(--primary);
    }
}