.text-right {
    text-align: right !important;
}

.text-center {
    text-align: center !important;
}



.margin-vertical {
    margin: 12px 0;
}
