h1 {
    color: black;
    font-weight: bold;
    font-size: 32px;
}

h2 {
    color: grey;
    font-size: 12px;
}