:root {
  --primary: rgba(173, 228, 178);
  --secondary: rgba(50, 102, 55, 0.97);
}

.navbar-crystal {
  filter: hue-rotate(180deg);
}
.navbar-rose {
  content:url("/images/flower/sproutgreenrose.gif");
}