div.gracias-division {
  height: 5px;
  background-color: #6600ff;
  margin: 10px 0 20px;
}

.gracias-title {
  color: #6600ff;
  font-weight: bold;
  font-size: 22px;
}

.gracias-body i {
  font-size: 192px;
  color: #6600ff;
}

