/* This stylesheet is used to style the public-facing components of the plugin. */
.wdm-required-message {
    color: red;
}
.hide {
    display: none;
}