.card{
    border-radius:0px;
}

.date-contact strong{
    font-weight: 500;
    margin-bottom: 6px;
    display: block;
    font-size: 14px;
    letter-spacing: 1px;
    margin-top: 10px;
}

.date-contact{
    background: var(--culoare2);
    color: #fff;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    font-size: 12px;
    line-height: 1.4;
}