@charset "UTF-8";#wrapper-topbar p {
margin: 0 0 0px!important;
}

#wrapper-map p {
margin: 0 0 0px!important;
}

#wrapper-footer p {
margin: 0 0 0px!important;
}

.breadcrumb > .active {
    color: #fff;
    font-weight: normal;
}

    /* Custom style for changing separator  */
    .breadcrumb-item + .breadcrumb-item::before {
      color: #fff;
      font-style: bold;
      content: "•";
    }

/* Add divider bars and other tweaks to DJ MegaMenu */
  .dj-megamenu-clean li a.dj-up_a {
    display: block;
    height: auto!important;
    font-size: 18px!important;
    color: #000;
    text-decoration: none;
    padding: 0 18px;
    cursor: pointer;
    -webkit-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
    border-bottom: #000 1px solid!important;
}

/* and */


element.style {
}
#dj-megamenu210 li:hover a.dj-up_a, #dj-megamenu210 li.hover a.dj-up_a, #dj-megamenu210 li.active a.dj-up_a {
    color: rgba(0, 174, 239, 1);
}
.dj-megamenu-clean.verticalMenu li a.dj-up_a {
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
}

/* Passkey CSS */
.plg_system_webauthn_login_button svg {
width: 30px;
margin: 4px;
}
