.legal-page {
    & article {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }
}