/*#topbar.bam-topbar.clearfix {
  background-color: rgba(255, 255, 0, 0);
  border-bottom: 0px solid #eeeeee;
}

*/

.site-header.default-style {
  background-color: rgba(255, 255, 255, 0.9);
  color: #ffffff;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
}

body.boxed-layout #page {
  background-color: rgba(255, 255, 255, 0);
}

#content.site-content {
  background-color: rgba(255, 255, 255, 0.9);
}

.site-title a:hover {
  color: #fffced;
}

.wp-block-latest-posts__list.has-dates.alignleft.wp-block-latest-posts.block-visibility-hide-small-screen {
  margin: 0px;
}

.site-info.clearfix {
  opacity: 0.9;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}

.has-text-align-center {
  margin: 0px;
}

.copyright-container {
  text-align: center;
}

#site-navigation.main-navigation {
  display: none;
}

.bam-topbar {
  visibility: hidden;
}

.col.column-1 {
  margin-top: -2%;
  margin-bottom: -2%;
}

#site-header-inner.clearfix.container-fluid.center-logo {
  margin-bottom: -60px;
}