.postTitle{

}

.day{
border-radius:20px;
}
.postTitle:before{
    content: "";
    height: 10px;
    width: 10px;
border-radius:100%;
   color:#390;
}
#header{background:#d2d8de;}