/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
.discover a { background:#c36; color:#fff; padding:6px 20px;}
.libro-item {
	background: #fff;
}
.libro-cont { padding:0 30px 30px}
.libro-cont h3.libro-title { font-size:24px; margin-bottom:20px}
.autore-profilo { text-align:center}
.autore-profilo h6 { color:#fff; font-size:34px; font-weight:bold}
.autore-profilo img {
	width: 180px;
	border: 6px solid #ccc;
	margin-bottom: -100px;
	border-radius: 50%;
}
.type-articolo-autore .wp-block-separator.has-alpha-channel-opacity {
	margin: 30px 0;
	color: #eee;
	height: 1px;
}
.type-articolo-autore .wp-block-list {
	margin-bottom: 10px;
}
