.common-button{padding:8px 16px;cursor:pointer;font-size:16px;-moz-user-select:none;user-select:none;-webkit-user-select:none;touch-action:manipulation;text-align:center;display:inline-block;text-decoration:none;max-width:100%;border-style:solid;min-width:-moz-fit-content;min-width:fit-content}.contained-rounded{background-color:#272752;border-radius:100px;color:#ffffff;text-decoration:none;transition:all .25s;border:0}.contained-rounded:hover{transform:scale(1.05)}.contained{background-color:#272752;border-radius:8px;color:#ffffff;cursor:pointer;border:0}.contained:hover{transform:scale(1.05)}.outlined{border-radius:8px;border:0}.outlined,.outlined-rounded{background-color:inherit;outline:1px solid #272752;color:#272752;cursor:pointer}.outlined-rounded{border-radius:100px;border:0}.outlined:hover{transform:scale(1.05)}.text-only{background-color:inherit;border-radius:8px;color:#272752;cursor:pointer;border:0}.text-only:hover{transform:scale(1.05)}