.Button_button__rhuwC{display:flex;justify-content:space-between;align-items:center;-moz-column-gap:10px;column-gap:10px;padding:12px 20px;background-color:transparent;border:1px solid #fff;border-radius:5px;color:#fff;cursor:pointer;transition:background-color .3s ease,color .3s ease}.Button_button__rhuwC:hover{background-color:#fff;color:#000}