#perspective .av-flex-placeholder {
    width: 3%;
}

.insights-post-type {
    background-color: var(--gray-color);
    display: inline-block;
    padding: 0 8px;
    font-size: 15px;
    margin-bottom: 15px;
    font-weight: bold;
    letter-spacing: 0.5px;
    color: #000;
}