@media (hover: hover) and (pointer: fine){
  .card .pillgrid .pill.owner-pill:hover{
    border-color: #ffffff !important;
  }
}
