h1 {
    color: rgb(29, 123, 160);
    font-size: 40px;
}

p {
    color: rgb(20, 149, 209);
    line-height: 1px;
}

h3 {
    color: rgb(75, 153, 202);
}

h6 {
    font-family: 'Times New Roman', Times, serif;
    letter-spacing: 1px;
}