.text-component ul,
.text-component ol {
    margin-bottom: 20px;
}

.text-component > *:last-child {
    margin-bottom: 0;
}

.text-component h2 {
    margin-top: 40px;
}

