/*.navbar {
    background: none !important;
    z-index: 999;
    box-shadow: none !important;
    border: none !important;
    border-radius: 0;
}*/
.background-img {
    background: url("../images/skin-2.png") no-repeat right;
    height: 90vh !important;
}
.page-intro {
    /*color: var(--text-color);*/
    color: #333333;
}
