.winter-holiday {
    margin-bottom: 1em;
    padding: 1em;
    background: #efebe2;
    color: #231815;
    text-align: center;

    span {
        font-weight: bold;
        font-size: 20px;
    }
}