.blog-items a.isDisabled {
  color: currentColor;
  cursor: not-allowed;
  opacity: 0;
  text-decoration: none;
  height: 0.0011px;
}
.isDisabled >div {
	height: 0.001px;
}

.blog-item .blog-item-tittle>h2{
	font-family: UniSansHeavy;
	line-height: 29px;
	letter-spacing: 0.05em;
	font-size: 24px;
	font-weight: 800;
	text-transform: uppercase;

}
.article-detail h1, .article-detail h2{
		font-family: UniSansHeavy;
}
.article-detail p{
	font-family: Roboto;
}
.blog{
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 32px;
	margin: 0;
	letter-spacing: 0.05em;
	color: #000000;
}