html {
}

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 0.86rem;
}

main {
  margin-top: 72px;
}

h1 {
    font-size: 1.4rem;
    padding-bottom: 1.6rem;
}

small.text-body-secondary {
    font-size: 0.72rem;
}

/* amt = art, music, text */
.amt {
    padding: 0.48rem 0 0.48rem 0;
    line-height: 1.2rem;
}
.amt h2 {
    font-size: 1.0rem;
    font-weight: 500;
    margin-bottom: 0.2rem;
}
