/*
Theme Name: SmartMag Child
Theme URI: https://smartmag.theme-sphere.com/
Description: A child theme of SmartMag
Author: ThemeSphere
Author URI: https://theme-sphere.com
Template: smart-mag
Version: 1.1
*/

.entry-content {
  padding: 0px;
}

.grid-stylish-post .content {
  background: #f7f7f7;
  margin: 0;
  border-radius: 5px;
}

.archive-heading,
.block-head .heading {
  text-transform: capitalize;
}

.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6,
.textwidget h1,
.textwidget h2,
.textwidget h3,
.textwidget h4,
.textwidget h5,
.textwidget h6 {
  margin-top: 12px;
  margin-bottom: 12px;
}
