.section-hidden {
    display: none !important;
}

.booi-repeater-linked-item {
    color: inherit;
    text-decoration: none;
    cursor: pointer;
}

.booi-repeater-linked-item:hover,
.booi-repeater-linked-item:focus {
    color: inherit;
    text-decoration: none;
}

