/* here you can put your own css to customize and override the theme */

.site-logo {
    float: left;
    padding-top: 10px;
}

.header {
        padding: 25px 0 0px 0;
    position: absolute;
    width: 100%;
}
.header-navigation {
padding: 30px 0 0;
}

.message-block h2 strong {
    color: #18bbff;
    display: block;
}