/** The !important's are necessary to override wagtail's css **/

.required .field>label:after {
    display: inline !important;
}
