﻿.podcast-headline small {
    display: block;
    text-transform: uppercase;
    font-size: 21px;
    font-weight: 300;
    line-height: 1.4;
    margin-top: 10px;
    margin-bottom: 30px;
    color: #333;
}

.podcast a {
    text-decoration: none;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ddd;
}

a.morelink {
    font-style: italic;
}