/*
Theme Name: Teenconomics
Theme URI: https://teenconomics.in
Template: astra
Author: Elevated IQ
Author URI: https://teenconomics.in
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 4.7.3.1723198394
Updated: 2024-08-09 10:13:14

*/
body {
  background-color: #5a89cf;
}
.read-more {
  background-color: yellow;
  padding: 5px 5px;
}
.post_comments .comment-respond h3 {
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  font-size: 32px;
  display: inline-block;
  position: relative;
}
.post_comments .comment-respond h3::after {
  content: url(https://teenconomics.in/wp-content/themes/teenconomics/images/comment_bubble.png);
  display: block;
  /* background-image: url(images/comment_bubble.png); */
  /* background-repeat: no-repeat; */
  height: 80px;
  width: 80px;
  position: absolute;
  right: -90px;
  top: 0;
}
.home_blog_posts .elementor-post__excerpt p {
  text-align: justify;
}
#page .site-content {
  flex-grow: 0;
}
.e-con-inner {
  /* opacity: 0; */
}
