.estiloRolante{
   background-color: #AABB00;
   font-size: 24px;
}
.estiloData{
   background-color: #AABB00;
   font-size: 22px;
   font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}
.estiloImagem{
   display: flex;
   justify-content: center;
   
}
.estiloTexto{
   text-align: justify;
}