﻿@import url(https://fonts.googleapis.com/css?family=Muli:400,700);
@import url(https://fonts.googleapis.com/css?family=Cardo:400,700);

.note-editable, .KMCMSeditor,.note-editable table {font-family:'Muli', sans-serif;font-size: 16px;line-height: 28px; margin: 0; color: #333;}
.KMCMSeditor {padding:15px;}
.note-editable h1, .KMCMSeditor h1 {font-weight:700;color:#575656;font-size:32px;position:relative;margin-bottom:30px;padding-bottom:30px;font-family:'Cardo', Georgia;}
.note-editable h1::before, .KMCMSeditor h1::before {content: "";width: 130px;height: 2px;display: inline-block;background:#000;position: absolute;bottom: 0px;}

.note-editable h2, .KMCMSeditor h2 {font-weight:700;color:#207b8d;font-size:28px;font-family:'Cardo', Georgia;}
.note-editable h3, .KMCMSeditor h3 {font-weight:700;color:#207b8d;font-size:26px;font-family:'Cardo', Georgia;}
.note-editable h4, .KMCMSeditor h4 {font-weight:700;color:#207b8d;font-size:24px;font-family:'Cardo', Georgia;}
.note-editable h5, .KMCMSeditor h5 {font-weight:400;color:#575656;font-size:24px;font-family:'Cardo', Georgia;}
.note-editable h6, .KMCMSeditor h6 {font-weight:400;color:#207b8d;font-size:24px;font-family:'Cardo', Georgia;}
.note-editable p, .note-editable ul, .note-editable ol, .KMCMSeditor p, .KMCMSeditor ul, .KMCMSeditor ol {color:#333;font-size: 16px;line-height: 28px;}
