a {
    text-decoration: none;
    color: #060690;
}

a:hover {
    text-decoration: underline;
    color: #aa1916;
}

h1{
    color: #272727;
    font-size: 2.3rem;
}

.subtitulo{
    font-size: 1.375rem;
    color: #060690 !important;
}