/*
 *  Theme Name: Ropecon
 *  Theme URI: https://wp.ropecon.fi/
 *  Description:
 *  Author: Pasi Lallinaho
 *  Author URI: https://digitoucan.fi/
 *  Version: 2021-02
 *
 *  Text domain: ropecon
 *
 */

:root {
	--ropecon-highlight-one: #5472d2;

	--ropecon-background: #f5f5f5;
	--ropecon-background-highlight: #fff;
	--ropecon-foreground: rgba( 51, 51, 51, 1 );

	--ropecon-link: #06c;
	--ropecon-link-hover: #0073e6;

	--ropecon-font-heading: Montserrat, Helvetica, Arial, sans-serif;
	--ropecon-font: Lora, Helvetica, Arial, sans-serif;

	--wp--style--block-gap: 0;
}
}
