/* 
 Theme Name:   Tinchev's Child Theme
 Theme URI:    https://www.tinchev.com/
 Description:  Tinchev's Child Theme
 Author:       Главен Администратор
 Author URI:   https://www.tinchev.com/
 Template:     hueman
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

html, body {
  font-display: swap;
}

.post-inner .image-container {
    margin-bottom:15px;
}

.post-inner .entry {
    color:#222;
    font-size:16px;
    font-weight:normal;
}

.rt-reading-time {
    margin-top:10px;
    margin-bottom:10px;
}

.site-title a img {
    max-height:none;
}