p {
    color: rgb(99, 99, 99);
}

main a {
    color: rgb(222, 94, 92);
}

h2 {
    font-size: 30px;
    font-weight: 700;
}