html,
body,
a,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "dorival-ui-variable", sans-serif !important;
}
.ws-hidden {
  display: none !important;
}

.ws-center {
  text-align: center !important;
}

@media (min-width: 768px) {
  .justify-end > div {
    justify-content: end !important;
  }
  .porto-ibanner-img {
    width: 100% !important;
  }
}
