/* Base Template for style.css in child theme created 202507
====================================================================================================================================================================
Theme Name:		Hello Elementor Child
Description:	Hello Elementor Child is a child theme of Hello Elementor
Author:			Jes Andresen
Author URI:		https://258990001.xyz/
Template:		hello-elementor
Version:		1.0.1
Text Domain:	hello-child
License:		GNU General Public License v3 or later.
License URI:	https://www.gnu.org/licenses/gpl-3.0.html
Tags:			flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
====================================================================================================================================================================
Add your custom styles BELOW this LINE
*/


.copyright-line\" {
  text-align: center;
}

ul#menu-footer-menu {
  
  width: 60%;
  margin: 0px 20% 10px 20%;
  position:relative;
  display:inline-block;
  text-align:center;
  background-color: black;
}

ul#menu-footer-menu li {
  padding: 0px 10px 0px 10px;
  list-style:none;
  display: inline-grid;
  color: white !important;
}

p.site-description {
display: none;
}
