/*
Theme Name: Battery Shop Recycling
Theme URI: https://jsmcorp.com/
Author: Jump Start Marketing, Inc.
Author URI: https://jsmcorp.com
Description: This theme was developed for The Battery Shop Recycling LLC and provides custom functionality and design for their needs. 
Version: 0.1

*/
:root {
  --text-color-1: #000000;
  --text-color-2: #ffffff;
  --text-color-3: #555555;

  --bg-color-1: #ffffff !important;
  --bg-color-2: #000000 !important;
  --bg-color-3: #666666 !important;

  --bg-color-d1: #000000;
  --bg-color-d2: #333333;
  --bg-color-d3: #666666;

  --bg-color-d1: #ffffff;
  --bg-color-d2: #cccccc;
  --bg-color-d3: #cfcfcf;
  
  --link-color-1: #666666;
  --link-color-2: #ffffff !important;
  --link-color-3: green;
  
}
 



