/* Add here all your CSS customizations

AZUL: #192541
#DAF8F8
CELESTE: #159dd9

*/


.bg-blue-sky-pastel{
  background-color: #DAF8F8 !important;
}

.bg-green-tarsio{
  background-color:#6CAC89 ;
}

.bg-green-puaj{
  background-color:#71861f ;
}

.text-color-moradito{
  color: #C7A3D7;
}
.text-color-azulito{
  color: #92A4D7;
}

.font-size-31{
  font-size: 31px!important;
}
