html {
    font-size: 20px;
}
body {
    background-color: #ece5db !important;
}
h1, h1.element-header {
    font-family: WorkSans, sans-serif !important;
    font-size: 3rem;
    font-weight: 100;
    text-transform: uppercase;
}
h1, h1.element-header,
h2, h2.element-header, h2.element-subheader,
h3, h3.element-header, h3.element-subheader {
    font-family: WorkSans, sans-serif !important;
    font-weight: 200;
    text-transform: uppercase;
}