/* Enter Your Custom CSS Here */

.module .module__title {
    border-bottom: 2px solid #3889c9!important;
  padding-bottom: 10px!important;
}

.site__bottom .testimonial {
    display: none;
}

header.entry__header h1.entry__title {
    display: none;
}

.site__top {
    margin-bottom: 0.5em;
}

section.module.module--text h1.module__title {
    font-family: 'Open sans',sans-serif;
    color: #4178BD;
    font-size: 26px;
}

.gallery img {
    display: inline!important;
    width: 50%!important;
}

.page-id-413 .gallery .gallery-caption {
    font-size: 1em!important;
}

.site__top {
    margin-bottom: -2.5em;
}

.content .entry__content {
    margin-top: -1.7em;
}

.navbar__list{
   width: 100%;
   display: table;
   text-align: center;
}

.navbar__item--level-0{
     display: inline-block;
     float: none;
}