/*
 * Enter any custom CSS here.
 * This file will not be overwritten by theme updates.
*/
/* === Niebieski (najczęściej polecany) === */
.custom-login-btn {
  background-color: rgba(255, 0, 221, 0.12) !important;
  color: #ff00cc !important;
  border-color: rgba(255, 0, 212, 0.4) !important;
}
.custom-login-btn:hover {
  background-color: rgba(255, 0, 208, 0.25) !important;
}