Uncategorized

safecss

/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
#main h1, #main h2 {
font-family: montserrat-semibold !important;
}

#main h3, #main h4, #main h5 {
font-family: opensans-bold !important;
}

#main h6 {
font-family: montserrat-semibold !important;
}

#main p, #main li {
font-family: open-sans !important;
}

#main b, #main strong {
font-family: opensans-bold !important;
}

#main h1 {
font-size: 21px !important;
}

#main h2 {
font-size: 20px !important;
}

#main p, #main h3, #main h4, #main li {
font-size: 16px !important;
}

#main h5 {
font-size: 14px !important;
}

#main h6 {
font-size: 11px !important;
}

#main .alignnone {
margin: -2px;
}

#main .separator {
font-size: 16px !important;
font-family: open-sans !important;
color: #878787;
clear: none;
line-height: 24px;
margin-bottom: 20px;
display: block;
}

#main h6 {
letter-spacing: 3px !important;
}