button.btn-sm,button.btn-thin-wide,button.btn-md-thin,button.btn-md,button.btn-lg,button.btn-nav{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;font-weight:600;border:none;border-radius:6px;text-decoration:none;padding:0;box-shadow:none}button.btn-sm:hover,button.btn-thin-wide:hover,button.btn-md-thin:hover,button.btn-md:hover,button.btn-lg:hover,button.btn-nav:hover{box-shadow:none}button.btn-ghost,button.btn-ghost-dark{background:none;color:white;border:1px solid white;-webkit-transition:background .2s;transition:background .2s}button{background-image:none}button.btn-sm{height:50px;width:110px;font-size:14px}button.btn-thin-wide{height:40px;width:200px;font-size:14px}button.btn-md-thin{height:50px;width:225px;font-size:18px}button.btn-md{height:60px;width:260px;font-size:18px}button.btn-lg{height:60px;width:260px;font-size:18px}button.btn-nav{height:60px;width:230px;font-size:18px;margin:0 auto}@media (min-width: 600px){button.btn-nav{height:50px;width:110px;font-size:14px}}button.btn-ghost:hover{background:white;color:#FF5300;-webkit-transition:background .2s;transition:background .2s}button.btn-ghost:active{background:#cccccc}button.btn-ghost-dark:hover{background:white;color:#4D165C;-webkit-transition:background .2s;transition:background .2s}button.btn-ghost-dark:active{background:#cccccc}button.orange{background-color:#FF5300;color:white;-webkit-transition:background .2s ease;transition:background .2s ease}button.orange:hover{background:#cc4200;-webkit-transition:background .2s ease;transition:background .2s ease}button.orange:active{background:#a63600}button.purple{background-color:#4D165C;color:white;-webkit-transition:background .2s ease;transition:background .2s ease}button.purple:hover{background:#3e124a;-webkit-transition:background .2s ease;transition:background .2s ease}button.purple:active{background:#320e3c}button.teal{background-color:#00B6B3;color:white;-webkit-transition:background .2s ease;transition:background .2s ease}button.teal:hover{background:#00928f;-webkit-transition:background .2s ease;transition:background .2s ease}button.teal:active{background:#007674}
