.ic30-content {
    max-width: 1050px;
    margin: 0 auto;
    text-align: left !important;
}

.ic30-content p,
.ic30-content div,
.ic30-content li,
.ic30-content h1,
.ic30-content h2,
.ic30-content h3,
.ic30-content h4 {
    text-align: left !important;
}

.ic30-content p {
    margin: 0 0 16px;
    line-height: 1.65;
}

.ic30-content h2,
.ic30-content h3 {
    margin-top: 34px;
    margin-bottom: 14px;
}

@media (max-width: 700px) {
    .ic30-content {
        width: 100%;
        padding: 0;
    }
}

/* Tikai konsultāciju lapas virsrakstu fonts */
.ic30-content h2,
.ic30-content h3,
.ic30-content h4,
.ic30-content h2 *,
.ic30-content h3 *,
.ic30-content h4 * {
    font-family: Georgia, "Times New Roman", serif !important;
    color: #355c6d !important;
    font-weight: 400 !important;
    letter-spacing: 0 !important;
}

.ic30-content h2 {
    font-size: 31px !important;
    line-height: 1.15 !important;
}

