h1, h2, h3, h4 {
  font-family: audiowide, "Audiowide";
}

.no-underline {
  text-decoration: none !important;
}

.slogan {
  font-size: 1.2rem;
  font-weight: 400;
}

.btn:hover {
  border-color: #0180FF;
}

.btn:fucus {
  box-shadow: none;
}

.card {
  border: unset !important;
}

.card-header {
  border-bottom: unset !important;
}

.card-footer {
  border-top: unset !important;
}
