@import url("home_page.css");
@import url("bg_page.css");

.bg-page{
  --bg-image:url("ASSETS/bg5.png");
  --bg-width:1123;
  --bg-height:794;
}
