.main-navigation ul li a, #masthead.masthead-logo-in-menu .logo {
  font-size: 1.2em;
}

.cmplz-cookiebanner .cmplz-buttons .cmplz-btn {
  color: black !important;
}

.ow-button-base.ow-button-align-center {
  text-align: center;
  margin-top: 5%;
}

.entry-content img {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0 0px 0px rgba(0,0,0,0.175);
  -moz-box-shadow: 0 0px 0px rgba(0,0,0,0.175);
  box-shadow: 0 0px 0px rgba(0,0,0,0.175);
}

#theme-attribution {
  display: none!important;
}

.wide-grey.panel-row-style {
  background: #f6f6f6;
    background-color: rgb(246, 246, 246);
  border-top: 0px solid #ddd;
  border-bottom: 0px solid #ddd;
}

#pgc-32-0-0 > .panel-cell-style, #pgc-32-1-0 > .panel-cell-style, #pgc-32-2-0 > .panel-cell-style {
  background-color: #fcfcfc;
  padding: 0% 0% 0% 0%;
  display: flex;
  align-items: center;
}

#pgc-32-1-0 > .panel-cell-style, #pgc-32-1-0 > .panel-row-style {
  background-color: #e8d5b5;
}

#pgc-449-0-0 > .panel-cell-style {
  background-color: #ececec;
}
#pgc-449-1-0 > .panel-cell-style {
  background-color: #ececec;
}