/******** Header ********/
.mh-header-image{
    display: block;
    margin: auto;
}

/******** Navegação ********/
.mh-main-nav-wrap { background: #111769; }
.mh-main-nav {
    text-transform: uppercase;
    border-bottom: 5px solid #5C62B5;
    }
.mh-main-nav li:hover { background: #5C62B5; }
.mh-main-nav .menu > .current-menu-item { background: #5C62B5; }

/******** Widgets ********/
.mh-widget-title {margin-bottom: 1.25rem; text-transform: uppercase; border-bottom: 3px solid #5C62B5; }

.entry-thumbnail { display: auto; }