.weekend-annotation {
    width: 100%;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    border: 1px solid #e1e1e1;
    padding: 20px;
    line-height: 2;
	color: #383838;
display: none;
}

.weekend-annotation .date {
	color: #383838;
 color: #E03B7B;
}