/**
 * This file has the CSS code for the public-facing aspects of the plugin.
 */

.required-asterisk {
    color: #ff0000;
    font-weight: 600;
    margin-left: 3px;
}