
.link-footer {
    font-family: 'switzer', sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #737373;
    text-decoration: none;
    padding: 0 5px;
}

.area-copy {
    font-family: 'switzer', sans-serif;
    font-size: 14px;
    color: #141414;
}

footer {
    bottom: 0;
    margin: 20px 0;
}

.link-social {
    display: inline-block;
    color: #141414;
    font-size: 18px;
    margin: 0 5px;
}