/* Custom style for orange navbar burger */
.orange-burger span {
  background-color: orange !important;
}
