body {
    font-family: "Calibri Regular",Helvetica,Arial,sans-serif;
    color: #3B4245;
}
@media (min-width: 410px) {
    body { }
}

#pageheader {
    background-color: #fff;
    border-bottom: 4px solid #ffaf00;
    font-family: "Calibri Regular",Helvetica,Arial,sans-serif;
}
#pageheader .nav-link {
    color: #000;
}

header .navbar-nav .nav-link.active {
    color: #000;
    border-bottom: 1px solid #000;
    font-weight: 700;
}

h1, h2, h3 {
    color: #3B4245;
    font-family: "Industry W05 Book",Helvetica,Arial,sans-serif;
    font-weight: 600;
}

.table thead th {
    border-bottom: 2px solid #ffaf00;
    color: #3B4245;
    font-weight: 700;
}

.table .tfoot th, .table .tfoot td {
    border-top: 1px solid #3B4245;                               
    font-weight: 700;
}

@font-face {
  font-family: "Calibri Regular";
  src: url("/tiedostot/hms_1ff86dd4-d3b2-4325-89bc-c6eb493cedba.woff");
}
@font-face {
  font-family: "Industry W05 Book";
  src: url("/tiedostot/hms_239a23de-bc41-497c-8f47-963b710d3e31.woff2");
}