/*
Theme Name: BINGOSITO
Theme URI: https://ellorens.net
Version: 1.0
Description: Tema hijo de BINGOSITO
Author: ellorens
Author URI: https://ellorens.net
Template: dt-the7
*/

.same-logo img {
    height: 57px !important;
    width: auto !important;
}

#footer #block-5, #footer #block-6 {
    text-align: center;
    color: white;
}

.wf-container-bottom {
    min-height: 0px !important;
}

@media(max-width:470px) {
    .same-logo img {
        height: 40px !important;
        width: auto !important;
    }
}

.wp-block-image.wp-image-14 {
    text-align: center;
    width: fit-content;
    margin: 0 auto;
}