/*
 Theme Name:   Versocom
 Theme URI:    http://versocom.fi/
 Description:  Versocom theme
 Author:       Marko Knuutila
 Author URI:   http://versocom.fi
 Template:     twentytwentyone
 Version:      1.0.0
 License:      All rights reserved
 License URI:  https://www.versocom.fi
 Tags:         versocom
 Text Domain:  versocom
*/
:root {
	--global--color-green: #a0d3d3;
	--global--color-blue: #3f8a8a;
	--global--color-purple: #e66f68;
	--global--color-red: #ffc4c1;
	--global--color-orange: #ffdd9c;
	--global--color-yellow: #ffeac1;
	--global--color-background: var(--global--color-green);
}
.footer-menu a {
  text-decoration: none;
}
.footer-menu li {
  list-style-type: none;
}
