/*!
 Theme Name:   CARES - Virtue Child Community Action Partnership
 Description:  Virtue Child Theme for CARES use
 Author:       Ceili Cornelison
 Template:     virtue
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  virtue-child-cares
*/

/* Accessibility modifications */
.color_gray,
#kadbreadcrumbs a,
.subhead,
.subhead a,
.posttags,
.posttags a,
.form-search .search-icon,
.form-search .search-query
{
	color: #767676;
}
.postdate {
	color:#222;
}
.entry-content a:hover {
	cursor: pointer;
}
.postmeta.color_gray {
	color: #6e6e6e;
}
