/*
 Theme Name:     Storefront Child
 Template:       storefront
 Version:        1.0.0
*/

/* Se quiser customizar algo em CSS, pode fazer aqui */
.ff-el-input--label label {
    color: #fbfbfb; 
}
label[for="ff_2_names_last_name_"] {
    color: #fbfbfb;
}



