/*
Theme Name: OIS Brand — Modular Access Systems
Theme URI: https://modularaccesssystems.com/
Author: Online Industrial Supply Group
Description: Modular Access Systems flagship project-experience package for OIS Industrial Base.
Template: ois-industrial-base
Version: 0.2.0
Requires at least: 6.6
Requires PHP: 8.1
Text Domain: ois-brand-mas
Update URI: https://ois.group/internal/ois-brand-mas
*/

body,
.editor-styles-wrapper,
body.ois-brand-mas {
	--ois-brand-primary: #0f3443;
	--ois-brand-accent: #0b7c83;
	--ois-brand-soft: #e9f5f4;
	--ois-brand-deep: #071c24;
	--ois-brand-rgb: 11, 124, 131;
}

body.ois-brand-mas .ois-system-visual {
	border-radius: 2.25rem 0.65rem 2.25rem 0.65rem;
}

body.ois-brand-mas .ois-pathway-visual {
	background-image: linear-gradient(155deg, rgba(11, 124, 131, 0.2), transparent 70%);
}
