/**
Theme Name: Energy Consortium Child theme
Author: Vikram Kulkarni
Author URI: https://kulkarnitech.com
Description: Child theme for ASTRA
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ec-child-theme
Template: astra
*/
#secondary { margin-top:1em !important;}

/*Footer fixes Vikram 31-Aug-2023*/
.site-footer-section h2, .site-footer-section li a { color:white; }
.site-footer-section .sub-menu { display:none; }
.site-footer-section ul { list-style-type: none !important;}

.elementor-accordion-item {
  box-shadow: 6px 6px 10px 0px #0000001A;
  margin: 10px;
} 