.wp-block-button a {
  border-radius: 0px !important;
  background-color: transparent !important;
  color: #bf9b2c !important;
  border: 3px solid;
  border-color: inherit !important;
}
body {
  background-color: #fff !important;
}
.inside-footer-widgets {
  gap: 2em;
  justify-content: center;
  align-items: center;
}
a {
  color: #751612;
}
.main-navigation .main-nav ul li[class*="current-menu-"] > a, .main-navigation a:hover {
  color: #bf9b2c !important;
}
.footer-widgets {
  background-color: #751612 !important;
}
.footer-widgets * {
  color: #fff !important;
}
span.byline {
  display: none;
}
.site-info {
  background-color: #bf9b2c !important;
  color: #fff !important;
}

