.pgcu-carousel-nav--top-left {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 30px;
    padding: 0;
    display: none;
}

.pgcu-post__title a {
    font-size: 15px !important;
	font-family: Barlow, Arial, Helvetica, sans-serif;
    font-weight: var(--h4_typography-font-weight);
    line-height: var(--h4_typography-line-height);
    letter-spacing: var(--h4_typography-letter-spacing);
    font-style: var(--h4_typography-font-style,normal);
}


