.announcement {
    font-family: "Verb Condensed";
}

.announcement .intro {
    font-size: 12pt;
}

.announcement, .announcement .entry-meta {
    font-size: 14pt;
    line-height: 1.3;
}

.announcement a:not([class^="wp-block"]) {
    text-decoration: none;
    color: #333;
}

.content > .announcements > .announcement {
  margin: 5px auto;
}

.announcements.before {
    margin-bottom: 16px;
}

.announcements.after {
    margin-top: 30px;
}


.announcement-image > * {
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.announcement-image {
    text-align: center;
}


.announcement-alert .alert-inner {
    padding: 8pt 10pt;
}

.announcement .heading {
  margin-top:0;
}

.announcement .event-date {
    text-transform: uppercase;
    font-size: 11.8pt;
    font-weight:500;
  }

.announcement .prefix {
    margin: 0;
    margin-bottom:2pt;
    line-height: 1;
    font-family: "Verb Condensed";
}

.announcement-event .event-date .sm {
    text-transform: none;
    font-weight: 300;
}

.announcement .heading {
  margin-bottom: 0.15em;
}

.announcement .heading:last-child {
    margin-bottom: 0;
}

.announcement .excerpt{
  font-size: 12.5pt;
  margin-bottom:3pt;
  line-height:1.45;
}

.announcement .excerpt, .announcement .excerpt a {
color:#555;
}

.announcement .subtitle {
  margin-bottom:3pt;
}

.announcement .subtitle, .announcement .subtitle a {
  color:#000;
  font-family:"Verb Condensed";
  line-height:1.2;
}

.item-size-6 .prefix {
    font-size: 11.2pt;
    text-transform: none;
    font-weight: 500;
    font-family: "Verb Condensed";
    margin-bottom: 1pt;
}

.item-size-5 .prefix {
    font-size: 11.8pt;
    text-transform: none;
    font-weight: 500;
    font-family: "Verb Condensed";
    margin-bottom: 1pt;
}

.announcement.item-size-6 .excerpt {
    font-size: 11.2pt;
}

.announcement.item-size-5 .excerpt {
    font-size: 12pt;
}

.announcement.item-size-2 .excerpt, .announcement.item-size-3 .excerpt {
    font-size: 13.4pt;
}

.announcement.item-size-6 .subtitle {
  font-size:13pt
}
.announcement.item-size-5 .subtitle {
  font-size:13.5pt
}
.announcement.item-size-4 .subtitle {
  font-size:13.8pt
}

.announcement.announcement-underwriting .excerpt {
  font-weight: 500;
  font-family: Merriweather;
  font-size: 13.4pt;
  line-height: 1.5;
}

.announcement-underwriting {
    background: #EEE;
    padding: 6pt 8pt;
}

.single-post .content > .announcements.after {
    border-top: 1px solid #AAA;
    padding-top: 25px;
}
