#loop-container.loop-container {
  background-image: url("https://test115122.test-account.com/wp-content/uploads/2024/04/Background-sw-duplex.png");
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
}

#site-header.site-header {
  background-color: #1b4f5a;
}

#sidebar-footer.sidebar.sidebar-footer.active-2 {
  background-color: #04334a;
}

#site-footer.site-footer {
  background-color: #04334a;
}

#main.main {
  color: #04334a;
}

strong {
  color: #061759;
  font-size: 150%;
  font-variant: small-caps;
  text-align: center;
}

.singular-page .entry {
  opacity: 90%;
}