:root {
    --bs-body-font-family: 'Roboto', sans-serif;
    --bs-warning:#F4D35E;
  }

  html {
    scroll-behavior: smooth;
  }
  