/* ==========================================================================
   EXTENSIONS / CONTACT / CONTACT
   ========================================================================== */

.x-contact-form .is-required::after {
	content: ' *';
	color: red;
}
