/*
 Theme Name:   Rahisisha Starter
 Theme URI:    http://www.rahisisha.com
 Description:  Everything starts here, build your site using this starter theme.
 Author:       Rahisisha Solutions Ltd
 Author URI:   http://www.rahisisha.com
 Template:     Divi
 Version:      1.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

/* lev: fixing related h2 float issue  */
.related h2{
  clear:both;
  width:100%;
}