/* Códigos padrões da Apelo */


/* Códigos exclusivos da TGF*/

.text-red {
    color: #B42827;
}

.featherlight{
 z-index: 9999 !important;
}


.justify-content-end{
  justify-content: normal!important;
}