/* Homepage Custom CSS */
:root {
  --color-primary: #6366f1;
}
.service-card {
  backdrop-filter: blur(10px);
}
