@charset "utf-8";
@import url("../webfonts/arista/stylesheet.css");
@import url("../webfonts/arista/stylesheet.css");


.text {
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.textbullets {
	list-style-type: circle;
}
.bottombuttons {
	font-family: arista;
	font-size: medium;
	font-weight: bold;
	color: #ED1B24;
	text-align: center;
}
