body {
    font-size: 15px;
}

h2 {
    text-transform: uppercase;
}

img.avatar, img.cover-small {
    max-width: 150px;
}

img.cover {
    max-width: 100%;
    height: auto;
}

[v-cloak] {
    display: none;
}
