/* apply waedichoerbli logo */
.juntagrico-logo {
    /* uncomment the next line and add your logo in the img folder */
    background: url("/static/waedichoerbli/img/logo.ff1ddcc5b2ba.png") no-repeat 0 0; */
    background-size: contain;
    display: inline-block;
    width: 580px;
    height: 161px;
}

/* bigger text size in tables */
#filter table {
    font-size: 1rem;
}

/* bigger text size for buttons */
#send-email {
    font-size: 1.1rem;
}
