.beer { 
    background-color: #F59D56;
    
}

td {
    padding: 3;
}

.islink:hover{
    cursor: pointer;
}



