
#smoke-stack-gifs {
    font-family: 'Unify Sans', sans-serif;
    max-width: 775px;
    margin: 0px auto;
    margin-bottom: 35px;
    margin-top: 15px;
}

#smoke-stack-gifs .hed {
    margin-bottom: 3px;
    font-size: 18px;
    font-weight: bold;
    color: #555;
}

#smoke-stack-gifs .dek {
    margin-bottom: 8px;
    font-size: 16px;
    color: #555;
}

#smoke-stack-gifs .smoke-stack {
    display: inline-block;
    margin-top: 5px;
}

#smoke-stack-gifs .short-date {
    font-size: 10px;
    color: #999;
    position: relative;
    bottom: 1px;
}

#smoke-stack-gifs .label--day {
    font-size: 14px;
    color: #666;
    margin-bottom: 4px;
};
