@charset 'UTF-8';
/*  Add Custom CSS here.  */

small {
	font-size: 70%!important;
}

p.color-a{
	color: #007183;
}