html,
body{
background:#000 !important;
color:#fff;
min-height:100vh;
}

body{
display:flex;
flex-direction:column;
}

footer{
background:#000 !important;
color:#fff;
margin-top:auto;
}

#mobileMenu{
background:#000 !important;
}

#mobileMenu a{
color:#fff !important;
}

img{
max-width:100%;


.anuncio{
    align-self: start;
}

