Melhorar Cabeçalho – Script Warehouse

Script

.header__logo {margin-right: 20px!important;}
.nav-bar {text-align: center;}
.search-bar__filter {border-left: none;}

.search-bar__top {
    border-radius: 30px;
    background: #f7f7f7;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 11%) !important;
}

.search-bar__submit {
    border-radius: 0 30px 30px 0;
    background-color: #f7f7f7;
    color: black;
}
Esse tutorial foi util?