.viewsDate {
    color:      #50d9ff;
}

.newsDate {
    color:      #50d9ff;
    text-align: right;
}

/* Videos to fit within the content - tODO: images need to have some style applied too */
video {
    max-width: 100%;
    height: auto;
}

