
[class*="offset"] 

.rebelde{
  float: none;
  margin-left: auto;
  margin-right: auto;
}

.btn.btn-red {
  background: #FA4137;
  border-color: #B20710;
}
.btn.btn-red:hover,
.btn.btn-red:focus {
  background: #B20710;
}

.pl-10 {
  padding-left: 10px;
}

