/*# sourceMappingURL=custom.min.css.map */

.choices__list--dropdown {
    position: absolute;
    /* Position the dropdown relative to the parent */
    z-index: 1000;
    /* Set a high z-index to place it on top */
}

.cont_header_title {
    background-color: #92014f !important;
    color: #fff !important;
    font-weight: bold;
    font-size: 1.5rem;
}