/**
Theme Name: Cinfo Astra Child
Description: Based on Astra theme from Brainstorm Force.
Template: astra
Theme URI: https://wpastra.com/
Author: AR
Version: 1.0.6

/ * Note: The CSS files are loaded from assets/css/ folder. * /

**/


/** Additional CSS taken from WP-Customizer: */

.entry-title, .entry-title a {
	font-weight: 700;
	color: #0164A6;
}
.widget-area .wp-block-group {
	padding-top: 1em;
	padding-bottom: 1em;
}
.wp-block-tag-cloud {
	margin-bottom: 0;
}
blockquote {
	margin-left: 0.4em;
	padding-bottom: 0.2em;
	border-left-color: #80D5CA;	/* #5ED5B6 #97BDAE; */
	background-color: #f8f8f8;
}

/* 
* Other WP-Customizer settings:
* 
* Link Hover: 	#44bd8d (green from logo)
* 				#F89640 (orange from logo)
* 
*/

/* AR settings */

.small {
	font-size: 0.8em;
}
.wp-block-latest-posts {
  line-height: 1.4;
}
#secondary .wp-block-latest-posts li {
  margin-bottom: 0.8em;
}
#secondary h4 {
  margin-bottom: 0.4em;
}
.wp-block-tag-cloud a {
  line-height: 1.6em;
}
