/* ==== UTILITY ==== */
.bauhaus-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: var(--pp-red);
  display: inline-block;
  margin-right: 6px;
}
