/**
 * Theme Name: Expertisekaart Amsterdam
 */

* {
    box-sizing: border-box;
}

body {
    margin: 0;
    line-height: 1.5;
}
