body {
    font-size: medium;
}

h4 {
    margin-top: 50px;
    margin-bottom: 20px;
    font-weight: 600;
}

h5 {
    margin-top: 30px;
    font-size: medium;
    font-weight: 600;
    font-style: italic;
}

li {
    margin-bottom: 12px;
}

.carousel-control {
    opacity: 0.1;
}

.r-faixa-topo {
    height: 8px;
    background-color: #411E5E;
    margin-bottom: 15px;
}

.r-faixa-rodape {
    height: 8px;
    background-color: #411E5E;
    margin-top: 15px;
}
