export const DEFAULT_BOTTOM_SPACING = 8;
export const BOTTOM_SMALL_SPACING = 4;
export const BOTTOM_MEDIUM_SPACING = 8;
export const BOTTOM_LARGE_SPACING = 15;
