/*
*	Congratulations! You've found the place to add
*	stylistic changes to your child theme. By utilizing
*	CSS and its cascading nature, you can use this file
*	to override any CSS selector's property, or create
*	new selectors and properties.
*
*	Example: if you want to change the width of the
*		#container div, you would simply do this:
#container {
	width: 780px;
}
*/