/*body {
    transition: background 0.1s, color 0.1s;
}*/

h1 {
    color: #0d6efd;
}

.hero {
    padding: 80px 0;
    text-align: center;
}

.profa{
    font-size: 2em;
}
