.btn-download{display:inline-flex;align-items:center;justify-content:center;width:37px;height:37px;border:none;border-radius:50%;background-color:#f2f3f5;cursor:pointer;transition:background-color .2s ease;padding:0}.btn-download:hover{background-color:#e0e0e0}.btn-download svg{width:24px;height:24px;color:#000}
