.btn-close-hover:hover {
    background-color: black !important;
    color: white !important;
}

.choices__inner {
    background-color: white;
}

.focused-option {
    font-family: cursive !important;
}