@import url("Footer/styles.css");
@import url("Navbar/styles.css");
@import url("SidebarPage/styles.css");

.bg-img{
    background-image: url("../../../../storage/img/background/flag01.png");
    background-size: 40%;
    background-repeat: repeat;
    background-clip: content-box;
}