html {
	scroll-padding-top: 120px;
}

a:hover {
	color: #EAF6FF;
}

.pixie-dust {
	color: #009FFD;
}

.bold {
	font-weight: bold;
}

.imageLink:hover {
	border-radius: 0.375rem;
	box-shadow: 0 0 10px #d0d0d0;
}