﻿.mt-MenuTiles_Item{
	cursor:pointer;
}

.mt-MenuTiles_Item:hover {
	background: #f2f8fc;
}

.mt-MenuTiles_ItemContainer{
	padding: 2rem;
}

.mt-MenuTiles_HeadingThree {
	color: #247bab;
	font-family: 'Segoe UI','Helvetica Neue',Tahoma,Geneva,Verdana,sans-serif;
	font-size: 1.125rem;
	font-weight: 400;
	line-height: 1.875rem;
	margin: 0 0 0.313rem;
}

.mt-MenuTiles_Description {
	color: #6e6e6e;
	font-family: 'Segoe UI','Helvetica Neue',Tahoma,Geneva,Verdana,sans-serif;
	font-size: 0.875rem;
	line-height: 1.500rem;
}