#header, button, .btn, .elem_end > input[type=submit], #submit-element > input[type=submit], .save_button, .btn-primary {
 background: #FFB62A!important;
}
header#header #hero-banner {
background: url(/data/bg.png) repeat-x;
/*background: linear-gradient(180deg,rgba(255, 182, 42, 1) 0%, rgba(255, 255, 255, 1) 100%);*/
display: flex;
justify-content: center;
}
h1, .size-h1, .text-5xl {
font-size: 3.8rem!important;
}
h2, .size-h2, .text-4xl {
font-size: 2.8rem!important;
}
#page ul {list-style: disc inside;}