.align-self-center{
    align-self: center;
}
.form-select{
    padding: .7rem !important;
}
.focus\:text-gray-900:focus, .hover\:text-gray-900:hover, .text-gray-900, .text-gray-900-focus:focus, .text-gray-900-hover:hover{
    color: #000000!important;
}
:where(.uc-dark) .dark\:focus\:text-white:focus, :where(.uc-dark) .dark\:hover\:text-white:hover, :where(.uc-dark) .dark\:text-white, :where(.uc-dark) .dark\:text-white-focus:focus, :where(.uc-dark) .dark\:text-white-hover:hover {
    --bs-text-opacity: 1;
    color: rgb(255 255 255) !important;
}
.link{
    padding: 0.5rem !important;
}
.ads-content-unit {
    width:100%;
    margin: 45px 0;
    text-align: center;
    clear: both;
}
.flex-aligner {
    display: flex;
    align-items: center;
    justify-content: center;
}
