﻿@import url('movingstage.css');

html, body	{	width: 100.0%; height: 100.0%; scroll-behavior: smooth; scroll-padding-top: 1.00em; }

*, :before		{	margin: 0; padding: 0; border: 0; border-style: solid; box-sizing: border-box; transition: all 300ms ease-in-out 0ms; }
		hr		{	display: block; width: 100.0%; grid-column: 1 / -1; margin: 1.00em auto; border-top-width: 1px; }
img, svg, video { 	display: block; width: 100.0%; height: auto; }

/*	=================================
		Layout
	================================= 
	
	*	{	box-shadow: 		inset 0 0 0 1px  rgba(000,000,000,0.10) !important; } 
	*	{	background-color: 	rgba(000,000,000,0.05) 					!important; } 
	div	{	background-color: 	rgba(255,000,000,0.05) 					!important; } 
	div	{	background-image: 	none				 					!important; } 
	*	{	color: 				rgba(000,000,000,1.0) 					!important; } 
	img	{	box-shadow: 		inset 0 0 0 1px  rgba(000,000,000,0.40) !important; } 

/*	=================================
		END
	================================= */
