.close-button{width:32px;height:32px;margin:16px;border-radius:4px;display:flex;cursor:pointer;align-items:center;justify-content:center;transition:all .3s ease}.close-button:hover{background:#edeff2}.close-button:hover svg path{fill:#363646;transition:all .3s ease}
