/* 
Theme Name:		 wp-bootstrap-4-child
Theme URI:		 http://childtheme-generator.com/
Description:	 wp-bootstrap-4-child is a child theme of WP Bootstrap, created by ChildTheme-Generator.com
Author:			 Princess Rada
Author URI:		 http://childtheme-generator.com/
Template:		 wp-bootstrap-4
Version:		 1.0.0
Text Domain:	 wp-bootstrap-4-child
*/
/*
    Add your custom styles here
*/



.tax-learning_centre_categories .article__content,
.page-template-template-learning-centre .article__content {
    display: flex;
}

div.single-news__side_resources div.article__item p.heading__title,
.tax-learning_centre_categories div.article__item p.heading__title,
.page-template-template-learning-centre div.article__item p.heading__title {
	margin-bottom: 0;
}

div.single-news__side_resources div.article__item span.article__categories p,
.tax-learning_centre_categories div.article__item span.article__categories p,
.page-template-template-learning-centre div.article__item span.article__categories p {
    margin-bottom: 0;
}

div.single-news__side_resources div.article__item span.article__categories p.categories,
.tax-learning_centre_categories div.article__item span.article__categories p.categories,
.page-template-template-learning-centre div.article__item span.article__categories p.categories {
	font-size: 12px;
}

.single-news__side_related-resources {
    padding-top: 15px;
}

.single-news__side_related-resources .article__item {
    padding-top: 15px;
    padding-bottom: 15px;
/*    color: #993365; */
    border-bottom: 1px solid #efeced;
}

.side-title {
	font-size: 24px;
}
