.uga-access-form {
    text-align: center;
    margin: 150px 0 20px;
}

.uga-access-form input[type="text"] {
    width: 100%;
    max-width: 400px;
    padding: 10px;
    margin-bottom: 10px;
}

.uga-access-form input[type="submit"] {
    padding: 10px 20px;
}
