/*
Theme Name: Оберіг
Theme URI: https://oberig.kyiv.ua
Author: maximal1st <maximl1st@gmail.com>
Author URI: https://oberig.kyiv.ua
Description: Тема для сайта ОСББ «Оберіг на Позняках»
Version: 1.0
Text Domain: oberig

*/

html, body {
/* 	font-family: 'Montserrat', sans-serif!important; */
}

a, .page-link {
	color: #004479;
}

main {
	min-height: 80vh;
}

article {
	overflow: hidden;
}

.bg-dark {
	background-color: #004479!important;
}

.bg-light {
	background-color: #effafd!important;
}

.text-primary {
	color: #004479!important;
}

.navbar-toggler {
	border: 0;
	outline: 0!important;
	box-shadow: none!important;
}

.nav-item.active a {
	color: white;
}

thead td {
	font-weight: bold;
	text-align: center;
	vertical-align: middle !important;
}

.attachment-thumbnail,img.alignleft {
	float: left;
	margin-right: 20px;
}

small {
	margin-right: 10px;
}

.comment .media-heading span {
	margin-left: 10px;
}

.comment .comment {
	margin-left: 74px;
}

.pagination .current {
	background-color: #eee;
}

.current-menu-item a,
.current-menu-parent a {
	color: white !important;
}

.media .avatar {
	margin-right: 1rem;
}
