/** ADD YOUR AWESOME CODES HERE **/

.post-meta {
    font-size: 18px;
    font-style: italic;
    margin-top: 10px;
    color: #868e96;
    margin-left: 10px;
}

.post-meta>a {
    text-decoration: none;
    color: #212529
}

.post-meta>a:focus,
.post-meta>a:hover {
    text-decoration: underline;
    color: #0085A1
}
