@import url( "../fonts/rubik-arabic/static/stylesheet.css" );
body {
	font-family: 'Rubik', arial;
}
.event-swiper-item-title {
    margin-top: 30px;
	line-height: 1.3;
}
.category-item-title span {
	line-height: 1.3;
}
.articles-section-text {
    max-width: 768px;
    margin-top: 30px;
}

.articles-section-title, .content-section-title {
    line-height: 1;
}

.article-item-small-title {
    line-height: 1.5;
}

.article-item-title {
    line-height: 1;
}

.article-item-content {
    padding: 30px 43px;
}

.articles-section-title, .content-section-title {
    line-height: 1.5;
}

.exhibition-item-small-title, .category-item-small-title {
    line-height: 1;
}