/*
Theme Name: Total Health Care
Theme URI: 
Author: Michael Neely (@michael_neely)
Author URI: https://michaelneely.net
Description: This is custom theme built expressly for Total Health Care
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: totalhealthcare


*/

html {
    margin-top: 0!important;
}


body {
    background-color: #ffffff;
    margin: 0;
    
}
*, *:before, *:after {
    box-sizing: inherit;
}

h1 {
    font-size: 60px;
}

h2 {
    font-size: 36px;
}

h3 {
    font-size: 30px;
}

h4 {
    font-size: 21px;
	line-height: 21px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0px;
	
}

