hello @Connor11
please Go to Online Store->Theme->Edit code then go to assets/base.css ->paste below code at the bottom of the file.
.footer__content-top.page-width {
padding-bottom: 5px;
}
.footer__column.footer__column--info p:nth-child(1){
display: none;
}
.footer__content-bottom {
padding-top: 0px !important;
}
.footer.color-accent-2.gradient {
background:#e9d7fd
}