﻿.card-img-top {
    height: 150px;
}
.card-img-MVV {
    width: 130px;
    height: 100px;
}
.card-text{
	font-family: 'Trispace';
}
#MVV > .card-group > .card:hover {
    bottom: 10px;
    right: 10px;
    border: var(--bs-card-border-width) solid rgb(13 13 13 / 84%);
    box-shadow: 9px 9px 20px white;
}
.card-title {
    text-align: center;
}
#MVV {
    padding: 10px;
}
.img-ALR {
    max-width: 250px;
    max-height: 250px;
}