a,
span,
font,
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
td,
tr,
table,
tbody,
thead,
tfoot {
  font-family: MuseoSans, Sans-Serif, CalciteWebCoreIcons !important;
}
.header {
	background-color:white !important;
}
.footer {
    margin: 0 auto;
    border-top: solid 2px #ebebeb;
    display: block;
    background-color: #f6f6f7;
    color: #464646;
    font-family: MuseoSans;
    font-size: 1.1em;
    font-weight: 400;
    height: 100%;
    padding-top: 10px;
}
.container {height: auto !important}


