/*
Theme Name: Hestia Child
Author: Thomas
Description: Custom Hestia
Version: 1.0
Template: hestia

This is the child theme for Hestia theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/
.header-filter::before {
  background-color: rgba(0, 0, 0, 0.3);
}

.copyright, p.footer-info {
    display: none;
}