.footer_wrapper {
    border: none;
    background-color: var(--main-color);
    min-height: 0;
    height: fit-content;
    padding: 40px 10px;
}