.gelasio-100 {
    font-family: "Gelasio", serif;
    font-optical-sizing: auto;
    font-weight: 100;
    font-style: normal;
}
.gelasio-300 {
    font-family: "Gelasio", serif;
    font-optical-sizing: auto;
    font-weight: 300;
    font-style: normal;
}
.gelasio-400 {
    font-family: "Gelasio", serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}
.gelasio-500 {
    font-family: "Gelasio", serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
}
.gelasio-600 {
    font-family: "Gelasio", serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
}
.gelasio-700 {
    font-family: "Gelasio", serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
}
body {
    background-color: #efe5d9;
    color: #484237;
}
.bg-dark-new {
    background-color: #868585;
}
.bg-dark-light {
    background-color: #ebe8e5;
}