.tribute p {
    font-size: 1.5em;
    font-weight: bold;
    color: blue;
    padding: 0 1.5em 0.2em 0;
    margin: 1.5em 0 0.5em 0;
}

.tribute a {
    text-decoration: underline;
}