/*
 Theme Name:     Extra Child Theme
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Extra Child Theme
 Author:         Clarus Consalting Themes
 Author URI:     https://www.clarus.rs
 Template:       Extra
 Version:        1.0.0
*/
 

.page article, .single article {
  margin: 0 0 40px;
  padding: 0;
  background: #fff;
  border-radius: 3px;
  max-width: 100%;
  -webkit-box-shadow: 0px 0px 0px;
  box-shadow: 0 0px 0px;
}


h1.entry-title,
.post-wrap h1.entry-title,
.post-header h1.entry-title {
  font-weight: bold;
  font-size: x-large;
  font-family: Poppins;
  text-align: center;
  line-height: 1.2em;
  padding-bottom: 0;
}
