/*
Theme Name: The Bootstrap Blog Child
Template: the-bootstrap-blog
Author: IT w PLN
Author URI: https://itwpln.pl/itwpln/
Description: Based on the popular Bootstrap 4 library, this theme shows how mobile friendly CSS framework can be used to create sleek, simple, fast and functional websites, with ease and intuitive way in modern front-end web developmen days.
Tags: two-columns,custom-menu,custom-background,right-sidebar,custom-header,featured-images,sticky-post,theme-options,threaded-comments,translation-ready,blog
Version: 0.0.1.1627843094
Updated: 2022-03-31 20:38:14

*/
a {
    color: #49637f;	
}
.blog-masthead  {
	background-color: #428bca;
}

.blog-header {
	display: none;
}

.blog-footer {
	color: #655b5b;
}
.nav-scroller .nav-link {
	padding-top: .75rem;
	padding-bottom: .75rem;
	font-size: 1rem;
}

.nav-link {
	color: #0e1f2f;	
}

.btn-outline-primary {
    color: #58799b;
    border-color: #58799b;
}

.blog-post-title {
	padding-top: 0rem;
	color: #555;
	margin-top: 0rem;
	margin-bottom: 0.25rem;
}

.blog-post {
	margin-bottom: 1rem;
	padding-top: 1rem;
}

.blog-sidebar {
	margin-top: 1rem;
}

.wp-block-code {
	border-style: double;
	font-style: oblique;
}

.category-title {
	padding-top: 0rem;
	color: #555;
	margin-top: 0rem;
	margin-bottom: 0.25rem;
}

.category-description {
	
}

.tag-title {
	padding-top: 0rem;
	color: #555;
	margin-top: 0rem;
	margin-bottom: 0.25rem;
}

.tag-description {
	
}

.category-title {
	padding-top: 0rem;
	color: #555;
	margin-top: 0rem;
	margin-bottom: 0.25rem;
}

.seria-description {
	
}

.seria-list {
	border: 1px solid green;
	background-color: lightgrey;
}