html.is-builder .modal-backdrop.show {
    display: none !important;
}
  #header6-u a {
    color: #969eab !important;
    text-decoration: underline !important;
  }

  #header6-u a:hover,
  #header6-u a:focus {
    color: #969eab !important;
    text-decoration: underline !important;
  }

.custom-width-1320 {
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
}

    #gallery3-5 img {
        border: 10px solid white;
        box-sizing: border-box;
    }

    .myclass {
        height: 600px;
        width: auto;
        max-width: 100%;
        object-fit: contain;
        display: block;
    }

#footer6-6 a {
    color: white !important;
}

#footer6-6 a:hover {
    color: #cccccc !important; /* Optional: Farbe beim Hover */
}