/*
 * Theme Name:   BURO210 Theme
 * Theme URI:    https://www.buro210.nl
 * Description:  BURO210's standalone Breakdance theme. Replaces the Breakdance Zero Theme + child theme combo with a single self-contained theme. Requires Breakdance to be installed.
 * Author:       BURO210 - Joe Katgerman
 * Author URI:   https://www.buro210.nl
 * Version:      1.0.0
 * Tested up to: 6.7
 * Requires PHP: 8.2
 * License:      GPL-2.0-or-later
 * License URI:  https://www.gnu.org/licenses/gpl-2.0.html
 * Text Domain:  buro210
 */


body {
    margin:0;
}

.bde-skip-link {
    display: none;
    visibility: hidden;
}