:root {
	--trams-serif-font-family: 'Lora', serif;
}

body {
	margin: 0;
}

*,
*:before,
*:after {
	box-sizing: border-box;
}