.VolverButtonContainer{display:flex;width:-moz-fit-content;width:fit-content;gap:.5rem;align-items:center;justify-content:flex-start;height:35px;margin-bottom:5px;align-self:flex-start}.VolverButtonText{font-size:1rem;margin:0!important}.VolverButtonText:hover{cursor:pointer}.iconVolveButton{background-color:#f06d22;height:30px;width:30px;border-radius:8px;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,.15)}.iconVolveButton:hover{cursor:pointer;background-color:#d95c1a;transform:scale(1.08);transition:background-color .2s,transform .2s}