/* ---- CSS Utilities ---- */


.u_ta-center {
    text-align: center;
}

.u_ta-right {
    text-align: right;
}