a.custom-button {
  padding: 21px 34px;
  font-weight: 600;
  letter-spacing: 1px;
  font-family: Oxygen;
  font-size: 15px;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
  background-color: #36a1d5;
  border-color: #36a1d5;
  border-radius: 3px;
  }