.article_pager {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 48px 0;
    gap: 8px;
}

.article_pager a.page {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 32px;
    height: 32px;
    border: 1px solid rgb(38 36 34 / 1) !important;
}

.article_pager a.page.active {
    background: rgb(38 36 34 / 1) !important;
    color: #fff !important;
}

.category-badge .Exhibits_Events.EDNcategorycolor-default {
  --tw-bg-opacity: 1;
  background-color: rgb(253 132 68 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 640px) {
    #join-our-list-for-updates
[type="text"], [type="email"], [type="url"], [type="password"], [type="number"], [type="date"], [type="datetime-local"], [type="month"], [type="search"], [type="tel"], [type="time"], [type="week"], textarea, select {
    min-width: 0 !important;
}

#join-our-list-for-updates .form-group {
    margin-bottom: 0 !important;
}


