footer{padding:20px 0;background-color:#0000a6}footer h5{text-align:left;font-size:16px}@media only screen and (max-width: 767px){footer h5.empty{display:none}}@media only screen and (max-width: 767px){footer h6{text-align:center}}footer h6 a{text-align:left;display:block;margin-bottom:5px}footer h6.footer-label{margin-top:20px}
footer h5 {
	font-family: "Lato",sans-serif;
    font-weight: 700;
    line-height: 110%;
    color: #fff;
    margin: 1.125rem 0 0.9rem 0;
}
footer h6 {
    font-family: "Lato",sans-serif;
    font-size: 1rem;
    font-weight: 300;
    color: #fff;
}
footer h6 a {
	text-align: left;
    display: block;
    margin-bottom: 5px
}
footer a {
    font-family: "Lato",sans-serif;
    text-decoration: none;
    color: #fff;
}