/* TeknoSys */
:root { --accent: #6e6e6e; }

.text-\[#00B5FF\], [class*="text-[#00B5FF]"] { color: #6e6e6e !important; }
.text-accent { color: #6e6e6e !important; }

.from-blue-600 { --tw-gradient-from: #0B1E4B !important; --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important; }
.to-blue-700 { --tw-gradient-to: #1E3270 !important; }

section#home { background: #0B1E4B !important; background-image: none !important; }

section#home h1 { font-size: 0 !important; color: transparent !important; min-height: 180px !important; display: flex !important; align-items: center !important; justify-content: center !important; }
section#home h1 span { display: none !important; }
section#home h1 br { display: none !important; }