ul {
    margin-top: calc(var(--spacing)*4) !important;
}

li, li p {
    margin-top: calc(var(--spacing)*2) !important;
}