h3 a::before {
    content: 'Wednesday | ';
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: rgb(0,0,0);
}
