/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

#main h1.title-heading-center {
  text-transform: uppercase;
  font-size: 1.5rem;
  color: #666;
}

.post-content blockquote {
  border: 0;
  padding: 0;
  margin: 0;
}

.post-content blockquote p {
  font-size: 2rem;
  line-height: 3rem;
  font-family: 'Playfair Display';
  font-style: italic;
  text-align: center;
}

p.attribution {
  margin-top: 30px;
  margin-bottom: 0;
  font-size: 0.8rem;
  color: #999;
  text-align: center;
}

.fusion-header {
  background-size: contain;
}

.post-content p.wp-caption-text {
  font-size: 0.85rem;
  line-height: 1.2rem;
  margin-top: 10px;
  color: #999;
}