@use "../functions" as func;

.section + .section{
    margin-top: func.units(5)
}