#menu-footermenu {
	padding-left: 0;
}
#menu-footermenu li{
	line-height: 1;
}
#menu-footermenu a{
	color: #fff;
	font-size: 13px;
	font-weight: 600;
	text-decoration: none;
}
.btn--theme-default {
	text-decoration: none !important;
	text-align: center !important;
}
article ul{
	list-style: disc;
}
article ol{
	list-style: decimal;
}
article a {
	color: #fff;
}
.entry-content table{
/* 	width:100% */
}
.entry-content td {
  border: 1px solid #646a87;
  padding: 10px;
}