/* Custom styles for API Market Auth pages */
h2.text-center, h2 {
    text-align: center !important;
}
p.text-muted-foreground {
    text-align: center !important;
    margin-top: 6px !important;
}
p.text-muted-foreground a {
    color: #3b82f6 !important;
    font-weight: 600 !important;
    text-decoration: underline !important;
    margin-left: 4px !important;
}
