/* 6. UTILITIES */
.text-center{text-align:center!important;} .hidden{display:none!important;} .fade-in{animation:fadeIn var(--transition-speed) ease-in-out both;}@keyframes fadeIn{from{opacity:0;}to{opacity:1;}}
