.separator {
  background: #6b6b6b54;
  content: "";
  display: block;
  width: 30px;
  height: 5px;
  margin-top: 30px;
  margin-bottom: 30px;
  clear: both; 
}

.highlight {
  color:green;
  font-weight:bold
 }