.entry-content > .wp-block-group:last-of-type {
    margin-bottom: 0 !important;
}
body > footer{
    background-color: var(--secondary);
    margin-top: 0;
}