/*
 Theme Name:   Bigpage-Divi-Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Divi Child Theme
 Author:       Bigpage
 Author URI:   http://bigpage.in/
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twentyfifteenchild
*/



  .imp{
    color : red;
    font-size: 18px;
  }
  .separaters{
    color: #000;
    background-color:  #00CC99;
    font-size: 22px;
    text-align: center;
  
  }
  .myborder{
    margin-top: 100px;
    border: 1px solid black;
   
    background-color:#ebf4ee;
  }
