body {
    font-family: system-ui, -apple-system, BlinkMacSystemFont;
}

.card {
    border-radius: 16px;
}

#btn-loading {
    margin-left: 8px;
}
