body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: rgba(0, 0, 0, .87);
    font-family: Roboto, RobotoDraft, Helvetica, Arial, sans-serif;
    margin: 0;
    text-size-adjust: 100%;
}
* {
    -webkit-tap-highlight-color: transparent;
}
.card-img-top { max-height: 180px; object-fit: cover; }
