body {
font-family: Verdana;
font-size: 16px;
line-height: 1.5;
}
p {
font-family: inherit;
font-weight: 300;
line-height: inherit;
font-size: inherit;
}
a {
text-decoration: underline;
color: #220093;
font-weight: inherit;
}
.entry-title,
h1 {
font-size: 26px;
font-family: Verdana;
font-weight: bold;
padding-top: .5rem;
}
h2 {
font-size: 22px;
font-family: Verdana;
font-weight: bold;
padding-top: .5rem;
}
p > .light-grey-span {
color: #888;
}
.tribe-events-list .type-tribe_events .tribe-events-list-event-title,
h3 {
font-size: 18px;
font-family: Verdana;
font-weight: bold;
}
.tribe-events-page-title {
font-size: 26px;
font-weight: bold;
}
.tribe-events-list-separator-month {
text-transform: none;
font-size: 18px;
}
.tribe-events-loop .tribe-events-event-meta { font-size: inherit;
line-height: inherit;
}
.tribe-events-event-meta address.tribe-events-address,
.tribe-events-list .tribe-events-venue-details {
font-weight: 300;
font-style: normal;
font-size: inherit;
line-height: inherit;
}
article {
padding: 1.5rem 2rem;
}
#itro_popup {
overflow: auto;
font-size: 16px;
font-family: inherit;
line-height: 1.5;
}
footer a {
font-family: Verdana;
}  .open {
position: relative;
color: #FFF;
}
.open:after {
content: "";
display: inline-block;
position: absolute;
width: 100%;
height: 100%;
z-index: -1; top: 0;
left: 0;
background: linear-gradient(to top, green 100%, transparent 50%);
}
@keyframes highlight {
0% {
width: 0;
opacity: 0;
}
50% {
width: 100%;
opacity: 1;
}
}
.closed {
position: relative;
color: #FFF;
}
.closed:after {
content: "";
display: inline-block;
position: absolute;
width: 100%;
height: 100%;
z-index: -1; top: 0;
left: 0;
background: linear-gradient(to top, red 100%, transparent 50%);
}
@keyframes highlight {
0% {
width: 0;
opacity: 0;
}
50% {
width: 100%;
opacity: 1;
}
}
figcaption {
text-decoration: none;
text-align: center;
font-size: 2vw;
font-weight: bold;
}
table {
border: 0;
}
.wp-block-table.aligncenter td,
.wp-block-table.aligncenter th,
.wp-block-table.alignleft td,
.wp-block-table.alignleft th,
.wp-block-table.alignright td,
.wp-block-table.alignright th {
background-color: #ffffff;
font-size: 18px;
font-family: Verdana;
font-weight: 700;
word-break: none;
color: #033d60;
}
.wp-block-table .has-fixed-layout td,
.wp-block-table .has-fixed-layout th {
background-color: #ffffff;
font-size: 18px;
font-family: Verdana;
font-weight: 700;
word-break: none;
color: #033d60;
}
#googleForm {
margin-left: auto;
margin-right: auto;
}
a,
table a {
color: #033d60;
}
.main-navigation > div li a {
font-family: Verdana;
font-weight: bold;
font-size: 14px;
border-top: 2px solid #d4d9e2;
border-bottom: 2px solid #d4d9e2;
display: flex;
align-items: center;
}
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active,
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus,
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within,
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover,
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active,
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus,
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within,
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover {
background-color: #033d60;
}
.tribe-common .tribe-common-c-btn-border,
.tribe-common a.tribe-common-c-btn-border {
border: 1px solid #033d60;
}
.tribe-common button,
.tribe-common input,
.tribe-common optgroup,
.tribe-common select,
.tribe-common textarea {
color: #033d60;
}
.tribe-common button:hover,
.tribe-common textarea:hover {
color: #FFF;
}
.teach li:not(:last-child) {
margin-bottom: 10px;
}
.sow-icon-fontawesome.sow-fas {
font-size: 0px;
}