:root {
  --border-radius: 18px;
}

.service-card {
  backdrop-filter: blur(12px);
}

.bookmark-text, .service-title {
  font-weight: 700;
}
