/*
Theme Name: MiMedx Theme
Theme URI: http://www.mimedx.com
Author: North Highland
Author URI: http://www.northhighland.com
Description:  2018 Mimedx Theme
Version: 1.0
Text Domain: mimedx
*/

@import url("css/generic.css");
@import url("css/header.css");
@import url("css/footer.css");
@import url("css/home.css");
@import url("css/product.css");
@import url("css/hcp.css");
@import url("css/about.css");

body {
	font-family: 'Montserrat', sans-serif;
}
a {
	color: #16557f;
}

.slideContentDT {
	margin-left:10em;
}

