#footer_container
{
    background: #f4f5f6;
}

table
{
	color: #4C586C;
	margin-top: 50px;
	margin-bottom: 50px;
}

th
{
	font-family: Roboto,sans-serif;
	font-size: 24px;
	font-weight: 500;
	color: #020101;
	padding-bottom: 35px;
}

td
{
	font-family: Roboto,sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #4C586C;
	font-weight: 300;
}

#footer a
{
	font-family: Roboto,sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #4C586C;
	font-weight: 300;
}