/* Enter Your Custom CSS Here */

/* site title font and size */
.logo-text .site-title {
    font-size: 21px;
    font-weight: 500;
    line-height: normal;
}

/* site title positioning */
.logo .logo-text {
    float: left;
    margin-left: 12px;
    padding: 26px 0;
}