.blog-date-published {
    font-size: 1em;
    line-height: 1.6em;
    color: #bbb;
}

.blog-content {
    padding-top: 10px;
}

.blog-comments {
    padding-top: 50px;
}

.jumbotron {
    padding: 30px 15px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee;
}

.av {
    float: left;
    border-radius: 50%;
    background: #ccc;
    width: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    text-transform: capitalize;
    background-size: cover !important;
    margin-top: 30px;
    margin-left: 10px;
    width: 160px;
    line-height: 160px;
    font-size: 3em;
    margin-right: 10px;
}

.say {
    padding: 1em !important;
    margin-top: 2em !important;
    display: flex;
    flex-flow: column;
    flex-direction: row-reverse;
}
