/* color palette from <https://github.com/vuejs/theme> */
:root {
}

body {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 100;
    line-height: normal;
}
