/* Add custom CSS styles below */ 
*{
  border-radius: 0 !important;
  
}
.font-bold.leading-tight.slide-in-down.delay-200.duration-slow.ease-smooth.animate{
 text-shadow: 0 2px 6px rgba(0,0,0,0.45);

}
.bg-cover.bg-center.z-1.absolute.inset-0{
  background-color: rgba(0, 0, 0, 0.1) !important;
}