@import url('https://fonts.googleapis.com/css2?family=Chewy&display=swap');

body {
  background-image: url("../img/bg.jpg");
  background-repeat: no-repeat;
  background-attachment: fixed;
}

#navbarSupportedContent > ul > li > a{
        font-weight: 700;
}
body > div.m-0 > div > div > div.col-12.text-center.mb-md-5.mb-3{
    color: white !important;
}
