/*
Theme Name: Center for Respite Care
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Description: Center for Respite Care is a Divi child theme
Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Version: 1.0
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

.center-for-respite-care-text-block h2 {
    margin: 20px 0 0;
}
header .container {
    width: 100%;
}
#homepage-hero-anchors a {
	display: block;	
	transition:background-color 250ms;
}
#homepage-hero-anchors a:hover {
	background-color:#90a5c7 !important;
}
.homepage-hero-mission h3 {
	margin-top: 20px; 
	margin-bottom:0;		
}
.home-latest-news article {
    margin-bottom: 15px !important;
}
.et-social-linkedin a.icon::before {
	content: "\e09d";
  }