/*
Theme Name: Hello Elementor Child
Description: A child theme of the Hello Elementor theme, created specifically for the Italian Heritage Society of Indiana website.
Author: Kevin Pastore
Template: hello-elementor
Version: 1.0.0
*/

/* Header */
.site-header .site-branding {
  margin: 0 auto;
}

header.site-header .header-inner .site-branding .site-description {
  display: none
}

.site-navigation {
  margin: 0 auto;
}

/* Footer */
.tribe-common h2.tribe-common-h6 {
  color: #FFFFFF;
  font-size: 2em;
  font-family: Roboto, sans-serif;  
  font-weight: 500 ;  
  line-height: 1.2;
  margin-block-end: 1rem;
  margin-block-start: .5rem;
}

/* Notes for Go-Live in Production
  Customize
  - Update the copyright statement
  Home page
  - Edit in Elementor
  - Set page to hide title
  Social Media
  - Add Elementor block and update links
  - Needs to be added individually for each page
  Footer blocks
*/