.container-header {
    background-color: #fff !important;
    background-image: none;
    -webkit-box-shadow: 0px 0px 5px 0px #656565;
    box-shadow: 0px 0px 5px 0px #656565;
}
.navbar-brand img {
    max-width: 200px;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Segoe UI",Arial,sans-serif !important;
    font-weight: 400;
    margin: 10px 0;
}
.h1, h1 {
    font-size: 2em;
    line-height: 1.7em;
}
li.nav-item a {
    color: #000 !important;
}
.com-content-article.item-page {
    margin-bottom: 60px;
}
h4 {
    text-decoration: underline;
    margin-top: 30px;
    font-size: 1.2em;
}