.container {
  max-width: 1230px;
}

.container .content {
  margin-bottom: 50px;
}

body {
  background-color: #f7f6f6;
}

.page-template-narrow .main,
.content-narrow .main,
.no-sidebar .main {
  margin-left: 0px;
  margin-right: 0px;
}

.header-sticky .header,
.header-sticky.menu-bottom .header-bottom {
  background: #FAA61A;
  border-bottom: none;
}

.header-search {
  background: #FAA61A;
}

.header-inner {
  padding-top: 18px;
  padding-bottom: 18px;
}

.search-field {
  border-radius: 6px;
}

.footer {
  margin-top: 45px;
  height: auto !important;
}

.footer,
.site-info {
  background: #444;
  border-top: none;
  padding-top: 0;
}

.footer ul li a {
  color: #464646;
  background-color: #ffbf55;
  padding: 3px 10px;
  border-radius: 16px;
}

.footer ul,
.footer ol,
.site-info {
  border-top: none;
  color: #EEE;
}

.footer h2 {
  color: #EEE;
  font-size: var(--text-lg);
  font-weight: 300;
  margin-bottom: 0px;
}

.wp-block-columns {
  margin-bottom: 0.2em;
}

.widget_block .wp-block-columns {
  flex-wrap: nowrap !important;
}

.footer-widgets {
  padding: 20px 0% 0 4%;
}

p,
ul,
ol,
blockquote,
pre,
figure,
dl,
dd,
table,
address {
  margin: 1.5em 0 1.0em;
  line-height: 1.7;
}

#pg-20-0,
#pg-20-1,
#pg-20-2,
#pg-20-3,
#pl-20 .so-panel {
  margin-bottom: 15px;
}

#pgc-20-0-0,
#pgc-20-0-1 {
  width: calc(50% - ( 0.5 * 80px ) );
}

.custom-logo {
  height: 50px;
  width: 53px;
}

.site-title {
  font-size: var(--text-xl);
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: var(--tracking-wide);
  margin: 13px 10px;
}

.entry-header-text .entry-title {
  color: #fdb947 !important;
}

.current-menu-item > a,
.current-menu-item > .menu-text,
.current-menu-ancestor > .menu-text {
  color: var(--color-accent-menu);
}

.nav {
  font-size: 0.95em;
}

.nav .sub-menu {
  background: #ffb63d;
  border-radius: 4px;
  border: 1px solid #f19700;
}

.nav .sub-menu li {
  background-image: radial-gradient(#faaf32,#faa61a);
  border-bottom: 1px solid #f19700;
  border-top: none;
}

.nav .sub-menu li:last-child {
  border-bottom: none;
}

.nav a:hover {
  text-decoration: underline;
}

body {
  --color-accent-menu: #333;
  --text-md: 1em;
}

.widget {
  font-size: var(--text-md);
}

.header-inner #nav {
  color: #666;
}

.panel-grid-cell .widget-title {
  margin-top: 20px;
}

.so-panel {
  margin-bottom: 25px;
}

.panel-grid-cell {
  padding: 15px 30px 30px;
  border-radius: 5px;
  background-color: #FFF;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
}

.team-image-container .panel-grid-cell {
  padding: 20px 20px 8px 20px;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
}

#pl-374 .so-panel:last-of-type {
  margin-bottom: 0px;
  float: right;
}

.widget + .widget {
  margin-top: 0px;
  display: inline-flex;
}

div.team_photo h3.widget-title {
  font-size: 1.0em;
  text-transform: none;
  letter-spacing: .1em;
  font-weight: normal;
  min-height: 40px;
  margin-top: 10px;
}

.page-template-narrow .content,
.page-template-wide .content,
.page-template-full .content {
  padding-top: 50px;
  padding-bottom: 50px;
}

.team-image-container .panel-grid-cell-empty {
  box-shadow: none;
}

#title-row .panel-grid-cell {
  box-shadow: none;
  padding: 0 0 0 6px;
  margin-top: -28px;
  height: 22px;
  background-color: transparent;
}

#title-row h3.widget-title {
  font-size: 1.6em;
  text-transform: none;
  letter-spacing: .1em;
  font-weight: bold;
  margin: 0px;
  text-align: center;
}

#pgc-20-0-0,
#pgc-20-0-1 {
  width: calc(50% - ( 0.2 * 80px ) );
  min-height: 710px;
}

#pg-20-0,
#pg-20-1,
#pg-20-2,
#pg-20-3,
#pl-20 .so-panel {
  margin-bottom: 33px;
}

.social-media-button-container {
  margin: 0;
}

#title-row .sow-headline-container {
  max-height: 30px;
}

#title-row h3.widget-title {
  font-size: 1.2em;
  margin: 0 0 0 0;
}

#block-22 {
  position: relative;
  display: block;
  width: 100%;
  max-width: 1200px;
  margin-top: 100px;
  margin-bottom: 25px;
  padding: 0 4% 0 0;
  text-align: justify;
}

#block-23 {
  position: absolute;
  width: 100%;
  max-width: 1200px;
  padding: 0;
  display: block;
}

.footer {
  height: 250px;
}

.thumbnail-header-background .entry-header-text {
  padding: 0 0px 170px 0;
}

.action-button {
  border: 1px solid #888;
  width: 125px;
  height: 53px;
  border-radius: 15px;
  text-align: center;
  padding: 7px 0 8px 0;
  font-weight: 600;
  font-size: 1.3em;
  text-transform: none;
  letter-spacing: .075em;
}

.action-buttons li {
  display: inline-block;
  margin-right: 12px;
}

.but0 {
  color: #fbfbfb;
  background-image: radial-gradient(#faaf32,#faa61a);
}

.but1 {
  color: #686765;
  background-image: radial-gradient(#fff,#eee);
}

.news-feed-div {
  height: 150px;
  overflow: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.news-feed-div::-webkit-scrollbar {
  display: none;
}

.sow-blog-layout-standard .sow-blog-posts article .sow-blog-content-wrapper {
  border: 1px solid #f0f0f0 !important;
  margin-top: 20px;
  padding: 10px 20px !important;
}

#pl-374 .so-panel:last-of-type {
  float: right;
}

#ednews img {
  margin: 10px 20px 10px 10px !important;
}