#logo-default {
   width: inherit;
}

.header{
   margin-bottom: 1.5rem !important;
}

.breadcrumb-item{
   color: #fff;
}

.content{
   margin-top: 2rem !important;
   padding: 0 0.5rem !important;
}

.ul-shadow .active{
   box-shadow: rgb(0 0 0 / 24%) 0px -2px 3px;
}
.content-shadow{
   box-shadow: rgb(0 0 0 / 24%) -1px 0px 6px !important;
}
