.industry{
    background-color: rgb(255, 85, 0);
}
.industry div img{
    width: 100%;

}
.custom-nav{
    background-image: url('./demos/');
}
.text-color-red{
    color: rgb(255, 72, 0);
}