/* Add custom CSS styles below */ 
body#app{
background: #e6e6e65c !important; 
  
}

.text-gray-400 {
    color: #675d5d;
}