#14ac2315-0889-8e22-9362-3a1cf3438d50 {
    position: absolute !important;
    left: -9999px !important;
    width: 1px !important;
    height: 1px !important;
    overflow: hidden !important;
}

#booking-records > div.row.result-row.even > div:nth-child(1) :not(strong) {
    visibility: hidden;
}

.result-row .col-sm-6:first-child {
    font-size: 0;
}

.result-row .col-sm-6:first-child strong,
.result-row .col-sm-6:first-child br {
    font-size: 1rem; /* or 14px, 16px, whatever your base font size is */
}

html {
    scroll-behavior: smooth;
}

h2, .h2, h1, .h1 {
    font-size: 30pt;
}