@charset "utf-8";
/* CSS Document */
.financebg {
	background-image: url("financebg.jpg");
	background-size: cover;
}
.financebutton {
	background-color: #BF1E2E;
	color: white;
	border-style: none;
	border-radius: 5px;
	font-size: 1.1rem;
	font-style: oblique;
}
.options p {
	font-size: 8pt;
	line-height: 0.7rem;
}
.options h5 {
	font-size: 1.1rem;
}
.options h4 {
	font-size: 1.4rem;
	font-weight: 650
}
