.tab-content h1 {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}
.tab-content h4 {
  text-align: center;
  padding-bottom: 30px;
}
.tab-content p {
  padding: 20px 20px 10px;
}
.tab-content ul {
  padding: 40px 40px 10px;
}

.ayuda .btn-light {
  border: 1px solid #707475;
  color: #707070;
  padding: 10px;
  background: none;
  font-weight: bold;
}
.ayuda p a {
  color: #000;
}