.max-width-370 {
  max-width: 370px;
}

.max-width-350 {
  max-width: 350px;
}

.max-width-600 {
  max-width: 600px;
}

.max-width-500 {
  max-width: 500px;
}

.btn-hover-blue:hover {
  background-color: #00BFD7 !important;
}

.btn-hover-blue {
  transition: 0.3s;
}

.link-box {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-indent: 105%;
  white-space: nowrap;
  overflow: hidden;
}/*# sourceMappingURL=button.css.map */