.program-item__when__date {
    background-color: black;
    color: white
}

.program-item__when__time {
    border-color: black;
}

@media screen and (max-width: 767px) {
    .hero-cont__title {
        font-size: 32px;
    }
}