/* CSS custom do site */

/* Template da página de leads */
.bg-white-header {
  background-color: rgba(255, 255, 255);
}

.card-white-alpha {
  background-color: rgba(255, 255, 255, 0.70);
  border-radius: 4px;
  padding: 6rem 3%;
}

.text-justify {
  text-align: justify !important;
}
