
footer {
font-size: 1.3rem;
background-color: #247058;
color:#FFF;
padding: 0;
text-align:left;
display: block;
}
footer .list-unstyled {
font-size: 0.75em;
opacity:0.8;
line-height: 1.4;
margin-top: 0.4em;
}
footer .titlef {
font-size: 0.9em;
margin-bottom: 0.1em;
font-weight:500;
}
footer .copyright {
color:#FFF;
background-color: #3D3D3D;
}
footer .copyright p {
font-size: 0.75em;
margin: 0;
}
/* - Footer Bars - */
.heading-divider {
display: block;
position: relative;
font-size: 0;
line-height: 0;
}
.heading-divider:before {
content: '';
display: inline-block;
width: 100%;
border-top: 1px solid rgba(255, 255, 255, 0.3);
}
.heading-divider:after {
content: '';
top: 0;
left: 0;
position: absolute;
width: 30px;
border-top: 1px solid #5ABC9E;
}
#awardsFooter img {
height: 67px;
}
#awards {
background-color:#FFF;
}   
