h1 {
    font-size: 22pt;
    color: red;
}
h2 {
    font-size: 18pt;
    color: black;
}
p {
    font-size: 16pt;
}
