:root {
  --primary-blue-theme: #F4A7B9; /* Updated to your custom hex shade */
}

html {
  scroll-behavior: smooth;
}
