body {
    background-color: #FBF6E9;
}

a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    text-align: center;
    display: flex;
    justify-content: center;
    text-decoration: none;
    color: #8E1616;
}

p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    text-align: center;
    display: flex;
    justify-content: center;
    text-decoration: none;
    color: #8E1616;
}