.titulosBase {
  color: #15a9ad;
}

.bordaArrendondada {
  border-radius: 30px;
}

.fonte {
  font-family: 'Poppins', sans-serif;
}