html {
	margin: 0;
}
body {
	font-size: 16px;
	line-height: 1.5;
	font-family: Rubik, Helvetica, Arial, sans-serif;
	color: #F59E0B;
}
a {
	color: #3B82F6;
}
a:hover {
	text-decoration: none;
}
h2 {
	font-size: 20px;
}
