/* theme: ocean */
:root{
--p1: 37, 99, 235;
--p1-hex: #2563EB;
--p2: 30, 64, 175;
--p2-hex: #1E40AF;
--s1: 244, 63, 94;
--s1-hex: #F43F5E;
--s2: 16, 185, 129;
--s2-hex: #10B981;
--s3: 139, 92, 246;
--s3-hex: #8B5CF6;
--body-font: 'Trebuchet MS', system-ui, -apple-system, Segoe UI, sans-serif;
--wl-radius: 10px;
}
