#pinfo {
    margin-top: 80px;
}

#pname {
    margin-bottom: 20px;
}

#psummary {
    font-size: 0.85em;
}

#pubs {
    margin-top: 20px;
    margin-bottom: 20px;
}

.pub-img {
    height: 85px;
    width: 100%;
    object-fit: contain;
}

.fsmall {
    font-size: 0.8em;
}

#pfoot {
    font-size: 0.7em;
    margin-top: 20px;
}

strong {
    color: red;
}