/*
Theme Name:  Dev1
Theme URI:   http://localhost:8888/wordpress_dev1
Version:     1.0
Description: A child theme of Divi. This is a custom child theme created for our site dev1.
Author:      rphunter
Author URI:  http://localhost:8888/wordpress_dev1
Template:    Divi
*/

/*- Add any CSS custom code for this child theme below this line -*/

.et_pb_blog_0 .et_pb_post .post-content .title, 
.et_pb_blog_0 .et_pb_post .post-content .link {
	font-size: 22px;
	font-weight: 700;
}
.et_pb_blog_0 .et_pb_post .post-content .red,
.et_pb_blog_0 .et_pb_post .post-content .red strong {
	color: #ec1c24 !important;
}

.et_pb_blog_0 .et_pb_post .post-content .blue {
	color: #2ea3f2 !important;
}