:root
{
	--primary: #ad0c17;
	--primaryHover: #615f5f;
	--primaryBackground: #d1d1d1;
	--secondaryBackground: #7d1212;
	--headingColor: #302f2f;
	--bodyColor: #3f3f3f;
	--footerColor: #323232;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6
{
	font-family: "Georgia";
}

h1,
.h1
{
	font-family: "Georgia";
}

h2,
.h2
{
	font-family: "Georgia";
	font-size: 2.25rem;
}

h3,
.h3
{
	font-family: "Georgia";
	font-size: 20px;
}

body,
.Normal
{
	font-family: "Georgia";
	font-size: 16px;
}

.responsAbilityMenu .raMenuWrapper .edsmm_menuItem .edsmm_itemContainer
{
	font-family: "Georgia";
}

.responsAbilityMenu .raMenuWrapper .edsmm_menuItem > div
{

}

.eds_footer
{
	background-color: #323232;

}

