.default-button{background:#4A67F7;border:1px solid #4a67f7;border-radius:5em;color:white;display:inline-block;flex:1 1 auto;font-size:1em;font-weight:600;line-height:1.2em;padding:.9375em 1.75em;position:relative;text-align:center;text-decoration:none;transition:.25s}.default-button:hover{background:#3B52C4}.default-button--secondary{background:transparent;border:1px solid transparent;color:#365561}.default-button--secondary:hover{background:#3B52C4;border:1px solid #3b52c4;color:#fff}