.subscribe-block__input { color: $regular_text_color; }

#content .contact__inner,
#content .yikes-easy-mc-form input,
#content .yikes-easy-mc-form select {
	border-color: @darken($regular_accent_color_3, 13);
}

/* Other plugins */
.egm-marker-iw {
	font-family: @font_family( $page_font_family );
	color: $regular_accent_color_2;
}
.egm-marker-iw .fa,
.egm-marker-iw .fas {
	color: @darken($regular_accent_color_3, 13);
}