/*
 Theme Name:   Wechsly Child
 Description:  Landingpage für Wechsly.
 Author:       Wechsly Team
 Template:     generatepress
 Version:      1.0.6
*/

html, body {
    background-color: #F9F7F2 !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    height: 100% !important;
}

/* Verstecke WP Header/Footer im speziellen Template */
.page-template-template-wechsly #page,
.page-template-template-wechsly .site-header,
.page-template-template-wechsly .site-footer {
    display: none !important;
}
