a {
	color: #363636;
}
.legend-right:nth-child(2) span{
  margin-right: -25px !important;
}
.legend-right:nth-child(3) span{
  margin-right: -25px !important;
}
.certification {
  font-size: 1.3em;
  font-weight: 700;
  opacity: 0.9;
  margin: 10px 0;
}
a:hover {
  text-decoration: none;
}