/*
Theme Name: Cloud Genius Theme Divi
Theme URI: http://cloud-genius.com
Description: Cloud Genius Divi
Author: John Dray
Author URI: http://cloud-genius.com
Version: 1.01
Tags: light, dark, white, black, gray, one-column, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template,  post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, photoblogging
Template: Divi
*/

@import url("../Divi/style.css");

/*  ------------------------------------------------------
 Add specific style overrides here...

  Just for example, this style will change the default BG Color for the site.
*/
/*
Change colour of footer links
*/
#footer-widgets li a:hover { color: #111111 !important; }

@media only screen and (min-width: 768px) {
    #et-info { 
  width: 700px ;
  margin-left: auto !important;
  margin-right: auto !important;
  float:none;
  text-align: center;
 }
}

h1 {
font-weight: bold;
}

