.content h2 {
    font-size: 2rem;
    font-weight: 700;
    color: #fff;
}
.content p {
    font-size: 1rem;
    font-weight: 500;
    color: #fff;
}