.c-header__button--search-orange{background-color:#ff6600;color:white;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;padding:0;border:none;cursor:pointer;transition:background-color .3s ease}.c-header__button--search-orange:hover{background-color:#e65c00}.c-header__button--search-orange svg{width:20px;height:20px;fill:white}