@media (max-width: 768px) {
    .footer { position: relative; }
}

mark { background-color: #b35000; padding: 0 .1em; border-radius: 2px; }

.htmx-indicator { display: none; }
.htmx-indicator.htmx-request { display: inline-block; }

#scrollTopBtn { display: none; z-index: 1050; }

.matomo-pixel { border: 0; }

.contact-wrapper { max-width: 600px; }

.card-narrow { max-width: 20rem; }
.card-sm     { max-width: 25rem; }

.maps-container iframe { border: 0; }

.maps-container {
    height: 0;
    padding-bottom: 56.25%;
    background-color: #e9ecef;
    border: 1px solid #ccc;
    border-radius: .5rem;
}

.version-input   { width: 150px; }
.jar-dropzone { min-height: 120px; cursor: pointer; }