.woolshed-tags span {
    background: #eec7ce;
    padding: 5px 10px;
    border-radius: 16px;
    margin-right: 5px;
}

.project-content div div.text-2xl:first-child {
    margin-top: 0;
}

.project-content figure img {
    max-width: 500px;
    max-height: 400px;
}