body {
    /* padding-top: 100px; */
    background-color: rgb(157, 180, 143)
}
.block-main {
    background-color: var(--bs-body-bg);
}