/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 21 2026 | 19:09:43 */
:root {
	--tdot-dark-blue:#203CA1;
	--tdot-pale-blue:#256ABA;
	--tdot-light-blue:#BDD7F6;
	--tdot-dark-grey:#23282d;
	--tdot-dark-grey-alpha:#909090;
	--tdot-light-grey:#f4f4f4;
	--tdot-red:#C2002A;
	--tdot-green:#07A64D;
	--tdot-white:#fff;
	--tdot-alpha:rgba(0,0,0,0);
}