﻿#news_details_blog_content ul,
#news_details_blog_content ol {
  margin-bottom: 10px !important;
}
#news_details_blog_content ul li,
#news_details_blog_content ol li {
  list-style: disc !important;
  list-style-position: inside !important;
}
.ns_blue,
#news_details_blog_content h2,
#news_details_blog_content a,
#news_details_blog_content u {
  color: #2991d6 !important;
}
.ns_organe,
#news_details_blog_content strong,
#news_details_blog_content b {
  color: #fd5308 !important;
}
#news_details_blog_content h1 {
  font-weight: bold;
  font-size: 35px;
}
#news_details_blog_content h2 {
  font-size: 30px;
  font-weight: bold !important;
}
#news_details_blog_content h3 {
  font-weight: bold;
  font-size: 25px !important;
}
#news_details_blog_content h4 {
  font-size: 20px !important;
}
#news_details_blog_content_extra img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#news_details_blog_content_extra .wp-caption-text {
  text-align: center !important;
}
.sidebar__post--title {
  font-size: 16px !important;
}
.sidebar--widget__post .post__img {
  width: 110px !important;
}
.btn-box a {
  line-height: 45px;
  height: 45px;
  margin-top: 18px;
}
