/* 
Theme Name:		 hello-elementor-child
Theme URI:		 http://childtheme-generator.com/
Description:	 hello-elementor-child is a child theme of hello-elementor, created by ChildTheme-Generator.com
Author:			 Rima Prajapati
Author URI:		 http://childtheme-generator.com/
Template:		 hello-elementor
Version:		 1.0.0
Text Domain:	 hello-elementor-child
*/
.forum-banner-text {
  font-size: 20px;
}

@media (max-width: 768px) {
  .forum-banner-text {
    font-size: 10px;
  }
}
