@import url('template.css');

em { background: none; }

.contact-error { 
	font-weight: bold;
	color: #C53709;
}
.contact-success { 
	font-weight: bold;
	color: #65944C; 
}

