form {
    margin-top: 40px;
}

.buttons-row {
    margin-top: 30px;
}

a.green-text {
    font-weight: 500;
    text-decoration: none;
}

a.green-text:hover {
    text-decoration: underline;
}