/*
Theme Name: WOM Insights
Theme URI: https://wominsights.com.au/
Update URI: https://womnetwork.com.au/
Author URI: https://timhurley.net/
Author: Tim Hurley
Description: Pretty page of nothing, for WOM Insights domains to point to :)
Version: 1.0
*/

html {
	background: #861c5b;
	background-image: url( wom-network-white.svg ), linear-gradient( -20deg, #44126d, #861c5b, #e2375e );
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 355px auto, cover;
	height: 100%;
	width: 100%;
}
