.text h2 {
    color: #000;
    margin: 0;
}
section.list {
    background-color: #fff;
    margin-top: -1rem;
}
section.list h3 {
    color: #000;
    text-decoration: underline;
    margin: 1rem 0;
}
.figure .info {
    text-align: center;
}
.figure .info h4.title{
    display: block;
    font-size: 1rem;
    line-height: 1rem;
    margin: 0;
    text-align: center;
}
