
	.news-item {

    border-style: none;

    --tw-bg-opacity: 1;

    background-color: rgb(var(--color-site-bg-two) / var(--tw-bg-opacity))
}

	.news-item__title {

    --tw-border-opacity: 1;

    border-color: rgb(var(--color-grey-tone-two) / var(--tw-border-opacity));

    font-family: var(--font-secondary);

    font-size: 1rem;

    line-height: 1.5rem
}

	.news-item__text {

    --tw-text-opacity: 1;

    color: rgb(var(--color-grey-tone-four) / var(--tw-text-opacity))
}

	.news-item__info {

    font-size: 1rem;

    line-height: 1.5rem;

    --tw-text-opacity: 1;

    color: rgb(var(--color-black) / var(--tw-text-opacity))
}


/*# sourceMappingURL=news.3d456968df96d5242b1c.css.map*/