h1 {
    font-family: Georgia;
    font-size: 36px;
    color: #BBA776;
}
p {
    font-family: Arial;
    font-size: 20px;
    color: #2734ff;
}
a {
    font-family: Arial;
    font-size: 20px;
    color: #000;
}