.whatsapp-fixo {
  position: fixed;
  right: 20px;
  bottom: 10px;
  z-index: 999;
}

.instagram-fixo {
  position: fixed;
  right: 20px;
  bottom: 80px;
  z-index: 999;
}

#search-form {
    display: block;
}

#tarja-beneficios {
    width: 100%;
    margin: auto;
}

.input-prepend {
    display: flex !important;
}

.pagina-pagina h1.titulo {
    color: white !important;
    background-color: black !important;
    padding: 5px !important;
    font-family: sans-serif !important;
}

.titulo-categoria strong {
    background-color: black;
    color: white !important;
    padding: 1rem;
}

.categoryTitle h1.titulo {
    background-color: black;
    color: white !important;
    padding: 0.5rem;
}
