@font-face {
   font-family: MinionPro;
   src: url('MinionPro-Regular.ttf');
}
,
.v-card--link:focus::before,
.v-card--link:active::before {
  background-color: #8A9BA5; 
}

.list-item__title.text-center.px-2.false.false {
    text-align: left !important;
}