
.content-section {
    margin: 0 auto;
    padding-bottom: 40px;
}

.content-section h2,
.content-section h3 {
    color: #3b82f6; /* Фиолетовый как в FAQ */
    font-weight: 700;
    margin-top: 32px;
}

.content-section p {
    line-height: 1.6;
    margin-top: 8px;
}

.content-section ul {
    margin-left: 16px;
    padding-left: 16px;
}

.content-section ul li {
    margin-bottom: 8px;
}
