.content{
    margin-top: 20px;
    margin-bottom: 20px;
}
.content p {
    color: #333;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}
.content h2 {
    color: #862A75;
    font-family: "Playfair Display";
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 37px;
    margin: 40px 0 20px;
}
.content h3 {
    color: #862A75;
    font-family: "Playfair Display";
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    margin: 40px 0 20px;
}
.content h4 {
    color: #862A75;
    font-family: "Playfair Display";
    font-size: 23px;
    font-style: normal;
    font-weight: 700;
    line-height: 33px;
    margin: 40px 0 20px;
}
.content h5 {
    color: #862A75;
    font-family: "Playfair Display";
    font-size: 23px;
    font-style: normal;
    font-weight: 700;
    line-height: 33px;
    margin: 40px 0 20px;
}
