.button.btn-outlined{border-radius:50px;width:42px;aspect-ratio:1/1;height:42px;box-shadow:inset 0 0 0 2px #fff;background:transparent;border:none;padding:0;display:flex;align-items:center;justify-content:center}.button.btn-outlined.size-s{width:32px;height:32px}.button.btn-outlined.size-s img.rotated{transform:rotate(180deg)}button.button{border-radius:2rem!important}button.button,button.button.is-primary{background-color:#252525}button.button.is-primary:hover{background-color:#111}button.button.is-outlined{background:rgba(26,26,26,.2588235294)}