body { 
    background-color: rgba(0, 0, 255, 0.04);
}
.mc {
    background-color: white; border-radius: 10px; border: 1px solid rgba(128, 128, 128, 0.547); margin-top: 4%; margin-bottom: 4%; box-shadow: 0px 0px 20px 1px #8080807d;
}
#imgfav { height: 100px; }
.bi-info-circle { font-size: 22px !important; }
#blubtn { background-color: #005a9c; }
#blubtn:hover { background-color: #005b9ca4; }
.fctext { height: 150px; }
.bi-check-circle-fill { font-size: 2rem; }