p{
  text-align: justify;
  color: #2b2a2a;
}

.text-secondary{
  font-size: 1.8rem;
  color: rgb(243, 0, 0);
}

.text-center{
  text-align: center;
}

h4{
  text-align: left;
}

.cor h4{
  color: #f9d300;
  font-size: 2rem !important;
}


.cor strong{
  font-size: 2rem !important;
   color: #f9d300;
}


