.required::after {
    color: red;
    content: "*";
}

.mv-2 {
    margin: 2em 0em 2em 0em;
}