.rounded-button{border:1px solid #0e4194;border-radius:200px;display:inline-block;min-width:170px;padding:9px;text-align:center;font-family:Nexa Bold;cursor:pointer;transition:color .15s,background-color .15s}.rounded-button.light{background-color:#ffffffe6;color:#0e4194}.rounded-button.light:hover,.rounded-button.dark{background-color:#0e4194;color:#fff}.rounded-button.dark:hover{background-color:#ffffffe6;color:#0e4194}
