.notice_date{
    background-color: #5d50c6;
}
.notice_date p{
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
}

