/* Add subtitle */
h3.portfolio-title:after {
font-size: 20px;
color: black;
display: block;
}
a.grid-item[href=“/work/minion-type-specimen"] h3:after {
content: "subtitle 01";
}
a.grid-item[href=“/work/century-of-design-de-stijl"] h3:after {
content: "subtitle 01";
}