#fw-section-custom-html-1c799859-0c99-4ba5-8cf0-f8eb16834100 {

.page__header {
  background: rgba(47, 69, 98, 0.8);
}

body {
    background: url("https://poniesonline.org/assets/SiteBG.png");
}
}
#fw-section-header {

.page__header {
  background: rgba(47, 69, 98, 0.8) !important;
}

body {
    background: url("https://poniesonline.org/assets/SiteBG.png") !important;
}

.button--primary {
    background-color: #2DBD3D;
}
}