/*
 Theme Name:   Bluehost Blueprint Womenade
 Theme URI:    https://example.com/
 Description:  Child theme for Bluehost Blueprint
 Author:       Tiffany Miracle
 Template:     bluehost-blueprint
 Version:      1.0.0
*/

/* Import parent styles */
@import url("../bluehost-blueprint/style.css");

/* womenade custom */
#wpforms-91 label, legend {
    color: #fff !important;
}

#wpforms-submit-91 {
/* background-color: black !important;*/
    color: white !important;
	display: block !important;
	margin: 0 auto !important;
	padding: 0 50px !important;
}
