/*
Theme Name:     CleanCut Child Theme
Description:    CleanCut theme with changes for APEX Physical Therapy
Author:         admin
Template:       cleancut

(optional values you can add: Theme URI, Author URI, Version)
*/

@import url("../cleancut/style.css");

/* Additional style setings */

.columntitle {
letter-spacing:0.4px;
line-height:1.4em;
position:relative;
font-family: "Trebuchet MS", Tahoma, Helvetica;
font-size: 18px;
}

.copyright {
	display: none;
}

div.entry-content strong, div.text strong {
color: #000 !important;
}