/* 
Theme Name: Green Week Theme - Schuelke
Theme URI: -
Description: Green Week Theme - Schuelke
Theme Author: xeomed
Author URI: -
Template: twentytwentythree
Version: 1.0.0
Text Domain: -
License: -
License URI: -
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
*/

header {
    display: none;
}

.no-margin-top{
    margin-top: 0!important;
}

main {
    margin-top: 0 !important;
}

footer {
    background-color:#666666;
    color: white;
    padding: 1.4705882353rem;
}

footer a {
    color: white;
    text-decoration: none;
    font-weight: bold;
}

footer .wp-block-columns {
    margin: 0 auto;
    max-width: 1280px;
    width: 100%;
}

.wp-site-blocks {
    padding-bottom: 0;
}

.wp-block-columns {
    margin-bottom: 0;
}

h1 {
    display: none;
}

.wp-site-blocks {
    padding-top: 0;
}

.entry-content {
    margin-top: 0;
}

.wp-block-image {
    margin-top: 0;
}

.wp-block-columns {
    padding: 50px;
}

.wp-image-175 {
    width: 300px;
}

.wp-image-176 {
    width: 200px;
}

@media (max-width: 767px){
    .wp-block-spacer{
        display: none;
    }
}
