﻿.content-wrapper {
    /*overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100vh;*/
    background-color: #1a2c47;
    background-size: cover;
    /*background-image: url('/Content/Images/Young BG.png');*/
}

.sidebar-dark-primary .nav-sidebar > .nav-item > .nav-link.active {
    background-color: #ffc107;
    color: black;
}
