﻿html, body { overflow-x: hidden; } .text-blue { color: var(--color-blue); } .text-green { color: var(--color-green); }