.reading-time {
    display:flex;
    flex-wrap: wrap;
    font-size: 18px;
     font-weight:500;
}
.reading-time span {
    margin-right:5px;
}