In the electronic age, the landscape of betting has changed considerably, with online casinos at the leading edge of this evolution.

The convenience and ease of access they use have caused prevalent appeal, captivating millions around the
import { getColorsDefaults } from '../../utils/colors' export const colors = { textColor: '', customTextColor: '', textInitialColor: '', customTextInitialColor: '', textHoverColor: '', customTextHoverColor: '', iconsColor: '', customIconsColor: '', iconsHoverColor: '', customIconsHoverColor: '', borderColor: 'rgba(218, 222, 228, 0.5)', customBorderColor: 'rgba(218, 222, 228, 0.5)', borderHoverColor: 'rgba(218, 222, 228, 0.7)', customBorderHoverColor: 'rgba(218, 222, 228, 0.7)', backgroundColor: 'rgba(218, 222, 228, 0.5)', customBackgroundColor: 'rgba(218, 222, 228, 0.5)', backgroundHoverColor: 'rgba(218, 222, 228, 0.7)', customBackgroundHoverColor: 'rgba(218, 222, 228, 0.7)', } export const colorsDefaults = getColorsDefaults(colors)