body {
	font-family: 'Open Sans', sans-serif;
}

a,
a:hover,
a:focus {
    text-decoration: none;
}

.fa-file-download {
	font-size: 2rem;
}

input.largerCheckbox {
	width: 25px;
	height: 25px;
}