.zoom-button{position:absolute;z-index:1}.zoom-button__button{display:flex;justify-content:center;align-items:center;appearance:none;transition:background-color .3s ease-in-out,color .3s ease-in-out;cursor:pointer;border:none;background-color:#fff8f7;padding:5px 10px;width:34px;height:24px;color:#6b5a5a}.zoom-button__button:hover{background-color:#8f4a4d;color:#fff8f7}.zoom-button__button svg{width:14px;height:14px}
