/*
Theme Name: Unica
Author: Hubic.
Author URI: https://hubicmarketing.it
Description: WordPress Starter Theme by Hubic.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: hst
Tags: custom-theme, responsive, clean, minimal

This is the main stylesheet for the HST WordPress theme.
*/
.hst-menu li.menu-item{
    white-space: nowrap;
}
.single-post article figure.wp-block-image{
    margin: 32px 0;
}
.single-post article figure.wp-block-image figcaption.wp-element-caption{
    font-size: 13px;
    font-style: italic;
    display: block;
    margin: 0.5em 0;
    text-align: center;
}