/*
	Theme Name: Station Place
	Theme URI:
	Author: Expertel
	Author URL:
	Description: Theme for Station Place
	Version: 1.0
	License: GNU General Public License V2 or later
	License: URI:
	Tags: Community Template
*/


:root {
  --primaryColor: #000000;
  --secondaryColor: #ffffff;
  --mainBackground: #FAFAFA;
}
body{

	
	/*background: var(--mainBackground); 
	background-image: url('./images/background-to-white.png');
	*/

}

