footer { display: none; }
.wp-block-post-title { display: none; }
main { margin-top: 0px !important; }

#currentevents, #pastevents { width: 100%; }
#currentevents, td, #pastevents td { font-size: 1rem; }
.button { border: 1px solid #000099; font-size: 0.85rem; color: #ffffff; background-color: #000099; cursor: pointer; }
.button:hover { opacity: 0.8; }
.dt-button { font-size: 0.8rem !important; }
.dt-column-title, .dt-info { font-size: 1rem !important; }
.linkbar { font-size: 0.85rem; }
.formrow { margin-bottom: 20px; line-height: 1; }
.formprompt { display: block; font-weight: 500; font-size: 1rem; }
.inlineformprompt { display: inline-block; font-size: 1rem; }
.indent { margin-left: 15px; }
.nameonly { text-decoration: none; }
#selectedmoc { font-size: 1rem; margin-bottom: 5px; display: block; }
textarea.notes { width: 100%; max-width: 400px; height: 70px; }
.flexbox { display: flex; flex-wrap: wrap; gap: 40px; margin-bottom: 10px; }