:root {
	all: unset;
    font-family: 'Lora', 'Georgia', 'Times New Roman', serif;
	background-color: #38111A;
}

a {
	color: #3391FF;
}