body {
    font-family: Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;
    color: rgba(26,32,44)
}

h1 {
    font-weight: 400;
    font-size: 1.875rem;
    margin-top: 0;
    margin-bottom: .25rem;
}

h2, h3, h4 {
    font-weight: 500;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}

h2 {
    font-size: 1.5rem;
}

h3 {
    font-size: 1.25rem;
}
