
.text-section {
    margin-bottom: 24px;
}

.text-section > *:last-child {
}

.text-section.large-space {
    margin-bottom: 40px;
}


.page-section {
    position: relative;
}

.page-section h3, .page-section h4, .page-section h5, .page-section h6 {
    color: #2D2C4E;
}

.page-section.bordered {
    border-bottom: 2px solid #E7EAF1;
    margin-bottom: 40px;
}


.text-section p {
    margin: 1em 0;
}
