.day {
    background: #fff;
    padding: 20px;
    border: 1px solid #dedede;
    margin-bottom: -1px;
    box-shadow: 2px 2px 5px;
}