.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
#Oritest {
  background-color: #1E5A94;
  color: white;
  font-size: 120%;
}
