figure.wp-block-embed.aligncenter.is-provider-youtube {
    justify-content: center;
    display: flex;
    width: 100%;
}
.text-primary {
    color: #0273B1 !important
}
.hocus\:text-white:not(:disabled):where(:hover,:focus) {
    color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.dark\:visited\:text-primary-50:visited:is([data-dark-mode=true] *) {
    color: #e1f5fe !important;
}
.dark\:hocus\:text-primary:not(:disabled):where(:hover,:focus):is([data-dark-mode=true] *) {
    color: rgb(2 136 209 / var(--tw-text-opacity))!important;
}
.dark\:text-white:is([data-dark-mode=true] *) {
    color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.dark\:bg-primary:is([data-dark-mode=true] *) {
    background-color: 027ABB!important;
}

.bg-logos {
    color: #000;
}

@media (prefers-color-scheme: dark) {
    .dark\:text-white:not([data-dark-mode=false] *) {
        color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
    }
            .dark\:text-primary-100:not([data-dark-mode=false] *) {
         color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
    }
        .dark\:text-primary-100:is([data-dark-mode=true] *){
        color:#FAFAFA !important;
}
}
h3#reply-title:after {
    content: " *";
    color: red;
}
