/* Lable */
.eapps-form-element-label{
    color: #000000;
    font-family: 'Gilda Display', serif;
}

/* Button Full Width */
.eapps-form-actions-button{
    width: 100%;
    text-align: center;
}
