Getting Footer Menu link on single line with logo about it?

I just want the footer menu link on a single line rather than in a column and with the logo about it.

Shop URL here:

https://theory-crew-pty-ltd.myshopify.com/

@LoudPeacock12 ,

Please share the store URL.

https://theory-crew-pty-ltd.myshopify.com/ @oscprofessional

Hey @oscprofessional , did you have a solution to this at all?

Thanks

@LoudPeacock12 ,

Password

saivee @oscprofessional

@LoudPeacock12 ,

ul.footer-block__details-content.list-unstyled {
    display: flex;
}
.list-unstyled li {
    padding-right: 18px !important;
}

Add this css at the bottom of Online Store->Theme->Edit code->Assets->base.scss.liquid