  /**
 * Functions
 */
/* Import main theme mixins */
/*colors*/
/* Then override */
/* DEFAULT STYLES */

body, p, .widget, .widget p, li, .entry, .entry p, div {
    font: 400 16px/22px "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#header #logo .site-title a {
    margin-top: .5em;
    font-size: 1.8em;
}

#header #logo .site-description {
    font-size: 1.5em;
    display: none!important;
}
