body {
    background-color: #CDCDCD !important;
}

.container {
    background-color: white;
}

img {
    width: 150px !important;
    margin-bottom: 20px;
}

.btn-nmg,
.btn-nmg:hover {
    background-color: #C10A28;
    color: white;
}


.img-fluid {
    width: 64px !important;
}