@charset "utf-8";

/*
	Build Your Home page
	Web, Pgm, & Db Foundation
	Week 17
	
	Dragon Creations Home Page Stylesheet
	Author: Sarah McFarlan
	Date: 05/06/2025
	
	Filename: order-submission-styles.css
	
	*/\

input[type=text] {
	background-color: lightgrey;
}

input[type=email] {
	background-color: lightgrey;
}
