.paragraph--type--title-and-text{
        max-width: 60rem;
        margin: 6rem auto;
        text-align: center;
        padding-inline: 2.4rem;
}

.paragraph--type--title-and-text h2{
    font-size: 2.4rem;
    font-weight: 700;
    margin-bottom: 3.2rem;
}

/* .paragraph--type--title-and-text p{
    margin-bottom: 1.6rem;
} */