.ray-pwa-btn {
  padding: 10px 20px;
  background-color: #0073aa;
  color: white;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  font-weight: bold;
}

.ray-pwa-btn.is-active {
  background-color: #d63638;
}
/*# sourceMappingURL=ray-pwa-register.css.map */