export const BASE_URL = 'https://bsc-payment.onrender.com/api/v1/sdk'; export const colors = { primary: 'rgb(255, 90, 110)', primaryLight: '#f9ce85', secondary: '#12122C', transparent: 'rgba(0,0,0,0)', };