/*
 Theme Name:     twentysixteen Child Theme
 Theme URI:      https://syntheticpress.com/twentysixteen-child
 Description:    A bare-bones child theme for use with twentysixteen Theme from <a href="https://wordpress.org/">Wordpress</a>. To use this Child Theme, you must have <a href="https://wordpress.org/themes/twentysixteen/">twentysixteen</a> parent theme installed.
 Author:         Synthetic Press
 Author URI:     https://syntheticpress.com/
 Template:       twentysixteen
 Version:        1.0.0
*/
 
/* Add Custom CSS after this line */

.warning {
	color: red;
}
.shadow {
	box-shadow: 0 8px 8px -6px #333;
}
