/*
Theme Name: baikalfoundation.ru
Author: the galior.com team
Author URI: http://galior.com
Description: changed Twenty Sixteen WP theme.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentysixteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.soc-list li {
	display: inline-block;
}


.news--paginate .nav-links span.current{
    background-color: #262262;
    color: #fff;
}
.news--paginate .nav-links span:not(:last-child) {
    margin-right: 10px;
}
.news--paginate .nav-links span {
    border: 1px solid #262262;
    border-radius: 50%;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
    width: 20px;
}
.block--title p.single-post::after {
	background-color: #00d1ee;
}
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	/* many screen reader and browser combinations announce broken words as they would appear visually */
	word-wrap: normal !important;
}
.partners-item { margin-bottom: 40px; display: inline-block; }