div#comments {
    display: none;
}

span.social-sharing-icon-label {
    display: none;
}

.meta-item {
    display: none;
}


.smr-no-sid .entry-header {
    padding: 0 0;
}

.smr-no-sid .entry-content{
    width: 100%;
}

body{
  background: url('https://www.azorweb.com.br/wp-content/uploads/2025/12/fundo_02-scaled.jpg') center center no-repeat fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.site-footer {
    background: rgb(0 0 0 / 34%) !important;
}