.dining-subscript{
    position: absolute;
    left: 279px;
    bottom: 4px;
    color: white;
    background-color: rgba(100,100,100,0.5);
    padding: 1px 6px 1px;
    border-radius : 4px;
}

.card {
    border: none;
}