footer {
    font-family: "Roboto", Arial, sans-serif;
    line-height: 1.8;
    background: #fff;
    color: rgba(255, 255, 255, 0.5);
    background: #222831;
    font-weight: 300;
}

footer h3 {
    color: rgba(255, 255, 255, 0.8);
}

footer hr {
    border-color: rgba(255, 255, 255, 0.1);
}
