section .grq_accesstoken_form {
    text-align: center;
    margin-top: 3em;

}
#grq-access-token-form {
    border: 1px dotted #fd5d00;
    padding: 2em;
    background: #ffe9da;
}

