.wp-block-search__label {
  color: #ffffff;
}

.wp-block-search .wp-block-search__button:not(.has-text-color) {
  background-color: #006838;
  color: #ffffff;
}

.wpfFilterButton.wpfButton {
  background-color: #006838;
}

@media screen and (max-width: 1024px) {
  .archive.has-sidebar .content-container {
    display: flex;
    flex-direction: column-reverse;
  }
}

#wpforms-submit-1833.wpforms-submit {
  background-color: #006838;
}

button:hover {
  background-color: #006838;
}

button {
  background-color: #006838;
}

[type=submit] {
  background-color: #006838;
}