/*************** Quick Exit Styles ***************/
.is-dropdown-submenu {
    position: absolute;
    z-index: 2 !important;
}
.button.alert {
    background-color: #a52428;
    border-color: #a52428 !important;
}
#quick-exit {
  font-family: "tradegothicltcom-bd2";
  font-size: 1.3em;
  text-transform: uppercase;
  z-index: 1;
}
.quick-exit__button {
  position: fixed;
  right: 0;
  bottom: 0;
}

