/**
 * Theme Name:     E.T.S.V. Lorentz theme
 * Author:         Martijn Schuman
 * Template:       extendable
 * Text Domain:	   e-t-s-v-lorentz-theme
 * Description:    Child theme voor E.T.S.V. Lorentz
 * Author URI:     http://Martijn%20Schuman
 * Version:        1.0
 */

/* Moves the footer more downwards */
@media (min-width: 768px) {
    footer .has-small-font-size{
        margin-block-start: -10px !important;
        margin-block-end: -20px !important;
    }
}

footer .has-small-font-size{
    font-size: 10px !important;
}
