.brand-web-screen
	{
	/* Rāmis tika atzīts par pārāk melnu un biezu */
	border: 8px solid #aaa;
	}

.article-index__link
	{
	/* Daļa bildes pazuda zem teksta */
	/*height: 225px;*/
	}

.article-header__title
	{
	max-width: 50%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box !important;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	}

.article__keywords
	{
	font-size: 16px;
	max-height: 68px;
	}

.article__keywords a
	{
	font-weight: bold;
	}

h2.list__title
	{
	/* Atlases rezultātā "Ū"*/
	font-size: 1.04rem;
	}

.message svg path
	{
	fill: orange;
	}
