body {
  font-family: 'Poppins', sans-serif !important;
}
#time-grad {
  background-image: linear-gradient(90deg, #3882f6, #328fb7, #2e9a80, #28a545);
  color: transparent;
  background-clip: text;
}
