:root {
  --color-primary: #0069FF;
  --color-secondary: #0D2950;
  --color-tertiary: #6E88B5;
  --dark-50: #060606;
  --dark-100: #171717;
  --dark-200: #262626;
  --dark-300: #404040;
  --dark-400: #525252;
  --dark-500: #737373;
  --dark-600: #a3a3a3;
  --dark-700: #d4d4d4;
  --dark-800: #e5e5e5;
  --dark-900: #f5f5f5;
  --light-50: #fafafa;
  --light-100: #f5f5f5;
  --light-200: #e5e5e5;
  --light-300: #d4d4d4;
  --light-400: #a3a3a3;
  --light-500: #737373;
  --light-600: #525252;
  --light-700: #404040;
  --light-800: #262626;
  --light-900: #171717;
  --tes-var: #0069FF;
}

#core_login_heading::after {
  content: 'Reduce costs and save time with Couriers and Freight'
}
#core_login_blurb::after {
  content: 'Discover an easier way to manage your couriers and freight. You can instantly view shipping rates from the best carriers and manage your freight at the click of a button' 
}
#signup_register_heading::after {
  content: 'Take Control of your Shipping'
}
#signup_register_blurb::after {
  content: 'We help you make smarter Freight decisions, save time, and keep your customers happy.'
}
#signup_register_left_heading::after {
  content: 'Click to Ship'
}
#signup_register_left_content::after {
  content: 'In under 60 seconds'
}