body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 75%;
}

p, ul, ol, h3, h4 {
    line-height: 1.5;
}

ul, ol {
    margin: 0px 0 14px 14px;
}

a:link, a:visited, a:active {
    text-decoration: none;
}

h3 {
    color: #9c9c9c;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

h4 {
    margin-bottom: 20px;
}

h4, h4 a:link, h4 a:visited, h4 a:active {
    color: #99b4a7;
}

.category-list #placeholder_content .cms-plugin-richtext ul a {
    text-transform: lowercase;
}
