/*
Theme Name: Billy_Blue_2019
Theme URI: http://www.billmitchell.org
Description: Child Theme for Total
Author: William Mitchell
Author URI: http://www.billmitchell.org
Template: Total
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */


#wp-calendar caption {
	background-color: #133880;
}

.my-custom-class  {
	font-size: 16px;
}

blockquote {

	color: #606060;
}

body .post-edit {
	display:  none !important;
}


textarea {
	border-color: #808080;
}

