  /**
 * Custom

 * Any custom styles implemented in the OmniUpdate environment
 * should go here
 */

.hero-tag_description {
	text-shadow: 2px 2px 3px #000000;
}

.form__item {
	max-width:500px;
}