@charset "utf-8";

.date{
    text-align: right;
}
.date p{
    width: 100px;
    background: #ff9933;
    font-size: 0.9em;
    font-weight: bold;
    color: #FFF;
    text-align: center;
}
