a {
        text-decoration: none;
        color: #5f5f62;
}

a:hover {
        text-decoration: underline;
}

.form {
        margin: 0;
        padding: 0;
}
