body {
    --bs-body-line-height: 1.4;
    --bs-body-bg: #ffebe5;
    background-color: #ffebe5;
    font-family: 'Arvo', serif;
    height: 100%
}

h2 {
    justify-content: center;
    alignment: center;
    text-align: center;
}
h3 {
    text-align: center;
    justify-content: center;
    alignment: center;
}

