.button{height:32px;padding:0 32px;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px;margin:16px 0;font-weight:400;line-height:2rem;color:#fff;background:#2651a6;-webkit-transition:all .25s ease-out;-moz-transition:all .25s ease-out;-ms-transition:all .25s ease-out;-o-transition:all .25s ease-out;transition:all .25s ease-out;cursor:pointer;-webkit-appearance:none}.button:hover{background:#4b75c9}.button[disabled]{cursor:default;background:#2651a6;opacity:.25}:root{--base6l: #f3f7ff;--base5l: #e5eeff;--base4l: #c9dbff;--base3l: #b8cfff;--base2l: #a6c3ff;--basel: #94b8ff;--base: #789eeb;--based: #6089db;--base2d: #4b75c9;--base3d: #3762b8;--base4d: #2651a6;--base5d: #184194;--base6d: #0c3382;--contrl: #ffb196;--contr: #ff8358;--contrd: #d65429;--gray6l: #f8f9fa;--gray5l: #eff1f4;--gray4l: #dee2e9;--gray3l: #d4d9e2;--gray2l: #c9cfdb;--grayl: #bec5d4;--gray: #a6aebd;--grayd: #9199aa;--gray2d: #7d8697;--gray3d: #6a7384;--gray4d: #596273;--gray5d: #495162;--gray6d: #3b4353;font-size:16px}
