#masthead .hgroup #header-sidebar {
	display: flex;
	align-items: center;
}

.osw-data.address, .osw-data.city, .osw-data.state_region, .osw-data.postal_code, 
.osw-data.country, .osw-data.phone, .osw-data.fax, .osw-data.email, .osw-data.url, 
.osw-label.email, .osw-label.url, .osw-label.name { 
  max-width: 200px; }

.entry-content table {
  border: 1px solid #aacfdd; }

.entry-content table th,
.entry-content table td {
  border: 1px solid #aacfdd; }

.page-id-49 .so-widget-sow-image img {
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out; }

.page-id-49 .so-widget-sow-image img:hover {
	-webkit-filter: brightness(50%);
	-moz-filter: brightness(50%);
	-ms-filter: brightness(50%);
	filter: brightness(50%); }

.page-id-203 .panel-grid-cell .widget-title {
    text-align: center;
    font-size: 1em;
}