.information_page .h2-heading, .information_page .h3-heading, .information_page .h4-heading {
    font-size: 2em;
    line-height: 1.3em;
    margin-bottom: 10px;
}

.h2-heading {
    font-size: 2em!important;
    margin-bottom: 0;
}

.information_page .h4-heading {
    font-size: 1.2em;
}

.information_page p {
    line-height: 1.5em;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 1em;
}

.information_page {
    text-align: left !important;
}

.breadcrumb a {
    color: #111;
    text-decoration: none!important;
    outline: 0;
    -moz-outline: none;
}