/* Enter Your Custom CSS Here */

.widgettitle {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    margin: 0 0 10px;
    text-align: center;
    text-transform: uppercase;
    background-color: black;
}

.enews-widget .widgettitle {
    color: #FFFFFF;
    font-size: 20px;
}

.header-image .site-title a {
    float: none;
    min-height: 350px;
    width: 100%;
}