.clearRight {
 clear: right;
}

.topMargin {
 padding-top: 10px;  
}

.home-wrapper .content h1 {
  color: rgba(250,80,0,1);
  font-size: 30px;
}

.home-wrapper .content h2 {
  color: rgba(250,80,0,1);
  font-size: 24px;
}

.details .details-content h2 {
 font-size: 24px !important; 
}