.form-control {
    border-radius: 0 !important;
}

#f {
    margin-top: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
    background: #282828;
    color: #f6f6f6;
}
#f a {
    color: #fff !important;
    text-decoration: none !important;
}
#f p {
    font-size: 14px;
    margin-bottom: 4px;
}
#f h5 {
    color: #eee;
}
