.footer_wrapper {
    background: var(--color-p003);
    color: var(--color-p000);
    padding: 20px;
    margin-top: 30px;
}