How to remove the search icon and center the copyright info in the footer?

I am using the Studio Theme!

How can I remove the search icon in the top right and center the copyright information in the footer?

www.taulant.world

details-modal.header__search,.footer__copyright.caption {
    display: none !important;
}

@taulznt add above line of code in base.css file