#cms-content *:not(i),
#header-django *:not(i) {
  font-family: 'Poppins', sans-serif !important;
}

.boat-product .boat-highlight.mb-0 {
  display: none;
}

/* Extras */

.popover .extra-image img {
  max-width: 250px !important;
  height: auto !important;
  margin-bottom: 1rem;
}
