.contentstext {
    background-color: #F2F7FA;
    padding: 24px;
}

.contentstext h1 {
    color: #215B82;
    margin-bottom: 15px;
    font-size: 1.2rem;
    font-weight: bold;
}

.contentstext h2 {
    font-weight: bold;
    color: #333333;
    margin-bottom: 8px;
}

.contentstext p {
    color: #333333;
    line-height: 1.5rem;
    font-size: 14px;
}
