.site-info {
  display: none;
}

.site-footer-bottom {
  display: none;
  background-color: #2F3780;
}

#colophon.site-footer {
  display: none;
  background-color: #2F3780;
}

img {
  width: 25%;
}

.widget-area {
  display: none;
}

.cat-links {
  display: none;
}

p {
  color: #ffffff;
}

.entry-header {
  color: #fb7a24;
}

.wp-block-button__link {
  background-color: #b7bd3d;
}

h2,
h3,
h4,
h5,
h6 {
  color: lightgrey;
}

.hero-container {
  height: 400px;
}

.hero-container.hero-container-with-logo {
  height: 560px;
}





li {
  color: #dbbe1c;
}