.u-d-flex {
    display: flex;
    align-items: center;
    gap: 0.25rem;
}


.u-mg-b-md {
    margin-bottom: 1.5rem !important;
}

.u-mg-t-md {
    margin-top: 1.5rem !important;
}