.max-width-350 {
  max-width: 350px;
}

.btn-hover-blue:hover {
  background-color: #062D68 !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 */