.h-cta {
  /*
   * ..
   */
}
.h-cta .medium-icon {
  font-size: 40px !important;
}
.h-cta .margin-two {
  margin-top: 2% !important;
  margin-bottom: 2% !important;
}
.h-cta .font-weight-600 {
  font-weight: 600 !important;
}
.h-cta .letter-spacing-2 {
  letter-spacing: 2px !important;
}
.h-cta .black-text {
  color: #000 !important;
}
.h-cta .text-black {
  color: #000 !important;
}
.h-cta .text-med {
  font-size: 14px !important;
  line-height: 26px !important;
}
.h-cta .padding-five {
  padding-top: 5% !important;
  padding-bottom: 5% !important;
}
.h-cta .btn.btn-medium {
  font-size: 14px;
  padding: 10px 22px;
}
.h-cta .highlight-button-dark {
  border: 2px solid #000;
  display: inline-block;
  padding: 8px 20px 9px;
  font-size: 12px;
  color: #fff;
  background-color: #000;
}
.h-cta .highlight-button-dark:hover {
  background-color: transparent;
  border: 2px solid #000;
  color: #000;
}
.h-cta .button {
  margin-top: 0;
  margin-bottom: 0;
}
.h-cta .btn {
  display: inline-block;
  margin-right: 20px;
  letter-spacing: 2px;
  border: 2px solid transparent;
}
.h-cta .btn {
  letter-spacing: 3px;
  font-weight: 600;
  margin: 30px 0;
  text-transform: uppercase;
  text-decoration: none;
}
.h-cta .btn:hover, .h-cta .btn:focus {
  text-decoration: none;
}
.h-cta .highlight-button:hover {
  background-color: #000;
  border: 2px solid #000;
  color: #fff;
}
.h-cta .btn {
  border-radius: 0;
}
.h-cta small {
  text-transform: none;
  color: #505050;
  line-height: 1.2rem;
  margin-top: 10px;
  font-size: 14px;
}

/*# sourceMappingURL=h-code-cta.css.map */
