@import '@resources/index.css';

.supt-section-news {
	.supt-card-news {
		&__inner {
			text-decoration: none !important;
			color: $color-interface-grey-100 !important;
		}
	}
}
