.date_1 {
    font-size: 24px;
    line-height: 1.2em;
    font-weight: 500;
}
.date_2 {
    padding: 5px 2x;
    background-image: linear-gradient(to bottom, #fddc40, #ffc000);
    font-size: 24px;
    line-height: 1.2em;
    font-weight: 500;
}
