
.stagb {
	font-weight: 700;
}

.stagi {
	font-style: italic!important;
}

.links_block ul {
	display: grid;
}

.links_title {
	font-size: 15px;
    font-weight: 700;
}

.links_block li {
	padding:unset!important;
	height: auto!important;
	color: #575757;
}

.links_blok ul li {
	list-style-type: disc!important;
}

.generated_text_filter{
	height: fit-content;
    overflow: hidden;
}

.custom_hidden{
	height: 22px !important;
}

.read_more_on_filters_button{
	display: block;
    color: #0066b7;
    text-align: center;
    cursor: pointer;
    text-decoration: underline;
}
