.content {
  padding: 20px;
  display: flex;
  flex-direction: column;
  width: 100%;
}

.bg-contact-us {
    background-image: url("../../img/itau/contact/backgroud.webp");
}

.contact-us .custom-file-label::after {
    content: "Procurar" !important;
}

.contact-us a {
    color: #07BEBB;
    font-weight: 600;
}