.devon-main {
    padding-top:100px;
    padding-bottom:100px;
}

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