/* 05-utility-compat.css | utility compatibility values aligned to premium green theme. Class names are preserved for HTML compatibility. */
.text-white{color:#fff!important}
.text-emerald-300{color:#86efac!important}
.text-emerald-100\/65{color:rgba(209,250,229,.65)!important}
.text-emerald-100\/70{color:rgba(209,250,229,.70)!important}
.text-yellow-300{color:#bbf7d0!important}
.text-teal-300{color:#34d399!important}
.text-blue-300{color:#86efac!important}
.text-sm{font-size:.875rem!important;line-height:1.25rem!important}
.text-2xl{font-size:1.5rem!important;line-height:2rem!important}
.text-4xl{font-size:2.25rem!important;line-height:2.5rem!important}
.text-5xl{font-size:3rem!important;line-height:1!important}
.mt-2{margin-top:.5rem!important}
.mt-3{margin-top:.75rem!important}
.mt-5{margin-top:1.25rem!important}
.mt-6{margin-top:1.5rem!important}
