.container {
    padding-top: 20px;
}
.breadcrumbBg {
    background: rgb(240,239,227);
}
.container a {
    color: rgb(41,83,122);
}
.container a:hover {
    text-decoration: none;
    font-weight: bold;
}
.card img {
    width: 100%;
    height: 210px;
}