@media (min-width: 1024px) {
    .views-row:not(.swiper-slide) {
        padding-left: 0em;
        padding-right: 0;
    }
.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: .5em .5em .5em .2em;
    font-size: 1.75rem;
}
}
.ui-accordion .ui-accordion-content {
    padding: 1.5em 2.2em;
    padding-left: 2em;
    border-top: 0;
    overflow: auto;
    line-height: 1.55em;
}
.email-label {
   font-size: 1.2rem;
   font-weight:500;
   margin-top: 2.25em;
   margin-bottom: 1em;
}

.link-label  {
   font-size: 1.2rem;
   font-weight:500;
   margin-top: 2.25em;
   margin-bottom: 1em;
}

.wp-block-zen-header.is-style-center {
    padding-bottom: 0rem;
    padding-top: 4rem;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid rgb(48 48 48);
    background: rgb(48 48 48);
    font-weight: normal;
    color: #ffffff;
    height; auto;
}

.views-field-field-teaser{
   font-size: 1.25em;
   font-weight:500;
   line-height: 1.5em;
margin-bottom:1rem;
}

.created-date {
   font-size: .75em;
}
.date-field-margin {
  margin-top:15px;

.ui-icon {
    width: 21px;
    height: 21px;
    margin-top: 1px;
}

.content p, .content ul {
    margin-bottom: 1rem;
    line-height: 1.5em;
}

.content h2 {
    font-size: 1.5em;
}
.content h3 {
    font-size: 1.25em;
}

@media (min-width: 1024px) {
    .content h2 {
        font-size: 1.35rem;
}
.wp-block-zen-header {
    padding-bottom: 0rem!important;
    padding-top: 5rem;
}

