/*
Theme Name: Fa Bio
Text Domain: fa-bio
Author: Fabio Pacifici
Author URI: https://fabiopacifici.com/
Theme URI: https://themes.fabiopacifici.com/faBio
Description: A simple wordpress theme from udemy
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

*/

/* WordPress Core
-------------------------------------------------------------- */

.gallery-caption,
.wp-caption-text {
  font-size: small;
}
.wp-caption {
  background-color: #ededed;
}

.bypostauthor {
  font-size: 1rem;
}
.alignright {
  text-align: right;
}
.alignleft {
  text-align: left;
}
.aligncenter {
  text-align: center;
}
