.text-section {
    margin-bottom: 1rem;
}

.text-section.separatore {
    padding-top: 3rem;
    background-image: linear-gradient(to bottom, var(--grey-light), transparent);
    background-position: center top;
}