@font-face {
  font-family: "AkkuratLL-Regular";
  src: url("../akkurat/AkkuratLL-Regular.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "AkkuratLL-Light";
  src: url("../akkurat/AkkuratLL-Light.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "AkkuratLL-Italic";
  src: url("../akkurat/AkkuratLL-Italic.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "AkkuratLL-Bold";
  src: url("../akkurat/AkkuratLL-Bold.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}

body {
  background-color: #0a0a0a;
}

.breadcrumb-component_list_lastitem,
.mx-2 {
  color: #fff !important;
}

.svg-container {
  display: inline-block;
  position: relative;
  width: 100%;
  vertical-align: top;
  overflow: hidden;
}

.svg-content-responsive {
  display: inline-block;
  position: absolute;
  top: 10px;
  left: 0;
}

#sulfur_val {
  fill: white;
  font-size: 1.5em;
}

#api_val {
  fill: white;
  font-size: 1.5em;
}

.h1 {
  font-family: "AkkuratLL-Regular";
  font-size: 100%;
  color: blue;
}

.light-sweet {
  fill: #6dacbc;
}

.medium-sweet {
  fill: #005b72;
}

.heavy-sweet {
  fill: #00242e;
}

.light-sour {
  fill: #f7c992;
}

.medium-sour {
  fill: #ec8200;
}

.heavy-sour {
  fill: #9d5700;
}
