body {
	font-family: 'Open Sans', sans-serif;
	color: #555658;
	font-size: 16px;
}
.maincolor {
	color:  #f07d00 !important;
}
div.darktext {
	color: #555658;
}
h1.maincolor,
h2.maincolor,
h3.maincolor {
	color:  #555658 !important;
}
h1 {
	font-size: 40px;
	font-weight: 900;
}
h3 {
	font-size: 25px;
	font-weight: 900;
}
h4 {
	font-size: 16px;
	font-weight: 600 !important;
}
.bodycolor {
  background-color: #ffffff;
	margin-bottom: 1rem;
}
.col-sm-4 > img + em {
  font-size: 11px !important;
  line-height: 135% !important;
}
.colorscreen .col-sm-6.darktext {
	color: #ffffff;
	margin-top: 10px;
}
#epc3result {
	height: 46px;
}