.dayTitle{
            border-radius: 10px;
            background-color: blueviolet;
        }
.post-view-count{
            font-weight: bolder;
            font-size: 16px;
            color: red;
        }
.day{
            border-radius: 10px;
        }
