﻿p, li {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0.0025em;
    color: rgba(255, 255, 255, 0.6);
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;
}

h5 {
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.0015em;
    color: rgba(255, 255, 255, 0.87);
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;
    margin-bottom: 20px;
}

.info-date {
    font-style: normal;
    font-weight: 200;
    font-size: 12px;
    line-height: 150%;
    letter-spacing: 0.004em;
    color: var(--text-46);
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;
    margin-bottom: 12px;
}
