#body {
    border-color: #F7F7F6;
}   

.img-fit-fill {
    object-fit: fill;
    width: 100%;
    z-index: 0;
    max-height: 50%;
}

.text-menuitem {
    color: rgb(0, 8, 54) !important;
}