.text-center{

    text-align:center;

}

.mt-5{

    margin-top:var(--space-5);

}

.mb-5{

    margin-bottom:var(--space-5);

}