html{
	font-size: 14px;
}
body{
	font-family: 'Montserrat', sans-serif!important;
}
thead th{
	text-align: center;
}
.card{
	margin-top: 20px;
}
.table.vam > tbody > tr > td {
	vertical-align: middle;
}