/*
Theme Name: Noozbeat Child
Theme URI: https://www.cssigniter.com/themes/noozbeat/
Author: CSSIgniter
Author URI: https://www.cssigniter.com/
Description: Child theme for Noozbeat
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: noozbeat
Text Domain: noozbeat-child
*/

/*
 * Add your custom styles below. The parent theme's styles are loaded automatically by default.
 * If you need to change this, see functions.php
 */
 
.site-logo {
  font-weight: bold;
  word-wrap: break-word;
  font-family: "Roboto", sans-serif;
  font-size: 30px;
}

.entry-author-name a {
  font-size: 18px;
  margin-left: 5px;
  font-weight: bold;
}