/*
Theme Name: Sideline
Theme URI: https://emieldewulf.be
Author: Emiel Dewulf
Author URI: https://emieldewulf.be
Description: Base WordPress theme — hernoem naar project bij hergebruik
Version: 1.0
Text Domain: base-theme
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 8.1
License: Proprietary
*/

body {
    font-family: var(--font-primary);
}

section[id] {
    scroll-margin-top: 120px;
}
