#contact {
    text-align: right;
}

#footer {
    margin-top: 10%;
    margin-bottom: 2%;
    text-align: center;
}

.row {
    margin-top: 5%;
}

.title {
    padding-bottom: 12px;
    border-bottom: 1px solid #E1E1E1;
}

.content {
    padding-top: 12px;
}

table {
    margin-bottom: 0;
}