a.disabled { color: var(--color-grey-200) !important; cursor: default; }
.breadcrumb nav ol li p.addafter::after { content: ">"; margin: 0 4px; }
div[id^="group-"] { scroll-margin-top: 150px; }
.gm-style .gm-style-iw-c  {
  box-shadow: none !important;
}
.paragraph--modal_full_width.modal {
  .modal-content {
    max-width: calc(100% - 60px);
    position: fixed;
    top: 158px;
    height: calc(100% - 138px - 40px);
    z-index: 9999;
  }
}