/* Add custom CSS styles below */ 
.text-red-400 {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
}

:root {
 
    --bg-secondary: #000;
    
}