.delete-favourites-button{align-items:center;background-color:#afd266;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;flex-grow:1;flex-shrink:0;font-size:14px;font-weight:600;height:44px;justify-content:center;min-width:78px;outline:none;padding:0 16px;transition:all .3s ease 0s;width:auto}.delete-favourites-button:hover{background-color:#a9ce5d}.delete-favourites-button:disabled{background-color:#bbc2c3}
