.btn-hover-blue:hover {
  background-color: #00BFD7 !important;
}

.btn-hover-blue {
  transition: 0.3s;
}/*# sourceMappingURL=button.css.map */