h1 {
    color: rgb(45, 93, 105);
    text-align: center;
}

p {
    font-size: 30px;
    color: rgb(41, 143, 168);
}