.p-a {
    color: black;
    text-decoration: none;
}

.p-card:hover {
    box-shadow: 2px 4px 12px 1px #d8d8d8;
}

.p-title h2 {
    margin: 0;
    margin-bottom: 12px;
}

.p-tag {
    margin-right: 4px;
}