.titulo-pagina h1 {
    margin-top: 170px;
    font-size: 40px;
    text-align: center;
    font-weight: 700;
    color: #0E173F;
}
.data-abrang .data {
    width: 88px;
    height: 30px;
}
.data-abrang {
    margin: auto;
    margin-top: 35px;
}
.data-abrang select {
    box-shadow: inset 0px 0px 5px rgb(0 0 0 / 25%);
    border-radius: 20px;
    font-weight: 700;
    font-size: 12px;
    margin-left: 20px;
}
.data-abrang .abrangencia {
    width: 126px;
    height: 30px;
}
.data-abrang select {
    box-shadow: inset 0px 0px 5px rgb(0 0 0 / 25%);
    border-radius: 20px;
    font-weight: 700;
    font-size: 12px;
    margin-left: 20px;
}
.titulo-resultado {
    margin-top: 30px;
    margin-bottom: 30px;
}
.list span {
    font-size: 10px;
    color: #005EA5;
}
.list p {
    font-weight: 700;
    font-size: 16px;
    text-decoration: underline;
    color: #0E173F;
}