

.footer-col-left.col-sm-6.col-12 {
    justify-items: center;
}

.row, .form-section .section-body, .dialog-assignment-row {
    display: flex
;
    margin-right: 0px !important;
    margin-left: 0px !important;
    justify-content: center;
}

p {
    margin-top: 0;
    margin-bottom: unset !important;
}