html {
  overflow-x: hidden;
}

.rubik {
  font-family: "Rubik", sans-serif;
  font-optical-sizing: auto;
  font-weight: normal;
  font-style: normal;
}

@media (max-width: 1330px) {

  #botao-consulta-gratuita {
    display: none;
  }

}

