@keyframes radiate{to{opacity:0;transform:scale(1.5)}}.button-round{display:inline-flex;width:-moz-min-content;width:min-content}.button-round button{background:#fffefc;border:2px solid transparent;border-radius:100%;height:60px;transition:all .2s;width:60px}.button-round button:hover{transform:scale(1.1)}.button-round button:active,.button-round button:focus{border:2px solid #186ade}.button-round.selected button{border:3px solid var(--accent)}.button-round.small{display:block}.button-round.small button{height:30px;width:30px}
