.beneficio-text a {
  color: #1D9ED5;
  font-weight: 700;
}
.bt-terminos {
  width: 100%;
  max-width: 350px;
  height: 135px;
  background-color: #f7f7f7;
  margin: 0 auto;
  border: solid 1px #CF4520;
  color: #CF4520;
  font-size: 1rem;
  font-weight: 600;
  padding-top: 33px;
  transition: all .3s ease 0s;
}