.tittle{
    color: blue;
    text-align: center;
    
}


*{
    font-family: 'Roboto', sans-serif;
}


.introtxt{
    text-align: justify;
}


.htitle{
    background-color: blue;
    color: white;
    

}

.flyer{
    justify-content: center;
    align-items: center;
}

