
h2, h3 {
    margin: 24px 0;
}

h2 {
    font-size: 45px;
    line-height: 48px;
}
h1, h2 {
    font-family: "Roboto","Helvetica","Arial",sans-serif;
    font-weight: 400;
}

h1, h2, h3, h4, h5, h6, p {
    padding: 0;
}

html, body {
    font-family: "Helvetica","Arial",sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}

p {
    font-size: 14px;
    letter-spacing: 0;
    margin: 0 0 16px;
}

h6, p {
    font-weight: 400;
    line-height: 24px;
}

html {
    color: rgba(0,0,0,.87);
}

a {
    color: rgb(255,110,64);
    font-weight: 500;
}

a, .mdl-accordion, .mdl-button, .mdl-card, .mdl-checkbox, .mdl-dropdown-menu, .mdl-icon-toggle, .mdl-item, .mdl-radio, .mdl-slider, .mdl-switch, .mdl-tabs__tab {
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: rgba(255,255,255,0);
}

img {
    width: 200px;
}
