a {
  transition: 0.15s ease-in-out;
  color: #fdfdfd !important;
  text-decoration: none !important;
}

a:hover,
a:focus {
  color: #ff0051 !important;
  text-decoration: none !important;
}

h1 {
  font-family: 'Cinzel' !important;
  color: #fff;
}

h2, h3, h4, h5, h6 {
  color: #fff;
  font-weight: 400;
  letter-spacing: 0;
  font-family: 'GT Eesti Pro Display' !important;
}

.swal2-container h1,
.swal2-container h2,
.swal2-container h3,
.swal2-container h4,
.swal2-container h5,
.swal2-container h6 {
  font-family: inherit !important;
  color: inherit !important;
  font-weight: normal !important;
}

.swal2-popup {
  border-radius: 15px !important;
  color: #fdfdfd !important;
  border: 1px solid #2f2f2f !important;
  background-color: #000 !important;
}

p, a, li, span, div {
  color: #d5d5d5;
  font-weight: 300 !important;
}
