﻿body {
    font-size: 18px !important;
    font-family: adobe-garamond-pro,sans-serif !important;
}

header .header-icons,
header .search,
header .overlay-menu-inner,
footer {
    display: none !important;
}

a[href]:after {
    content: none !important;
}

h1 {
    font-size: 40px !important;
}

h2 {
    font-size: 30px !important;
}

h3 {
    font-size: 25px !important;
}

p, span, a, li {
    font-size: 18px !important;
}

ul, ol, .article-container-text ol, .article-container-text ul {
    margin-left: 19px;
}
