/*
Theme Name: Care WP Child Theme
Theme URI: http://care.mnkystudio.com/
Description: Care is a premium WordPress theme for doctors, dentists and health clinics. Great for health related blogs. Available exclusively on Theme Forest.
Author: MNKY
Version: 1.0
License: GNU General Public License
License URI: license.txt
Template: care
*/

@import url("../care/style.css");
@import url(https://fonts.googleapis.com/css?family=Raleway:500);

/* ------- Insert custom styles below ------- */

.anand {
 color: blue;
}

.su-column-1-3{
 width: 28.66% !important;
}

.su-quote-style-4 {
  font-size: 16px;
  font-family: Georgia, Serif;
  font-style: italic;
  color: #999;
  padding-left: 8px;
  padding-right: 8px;

}

h1, h2, h3, h4, h5 {
 font-family: 'Raleway', Arial, sans-serif;
}