/* Keep the API link small and centered beneath the complete pricing grid. */
.pricing-api-link {
    margin-top: 20px;
    text-align: center;
    font-size: 14px;
}

.pricing-api-link a {
    color: var(--accent-purple);
    text-decoration: underline;
}
