﻿.titulo-pagina {
    display: flex;
    /*flex-direction: row;*/
    justify-content: center;
    color: black;
    font-weight: bolder;
}
