h1 {
    color: dodgerblue;
    text-decoration: underline;
    font-weight: 700;
}

p {
    color: lightslategray;
}