/*
 Theme Name: Electro Child
 Theme URI: https://example.com
 Description: Child Theme of Electro
 Author: Your Name
 Template: electro
 Version: 1.0.0
*/

/* Your custom CSS below */

.header-icons{
	display: none !important;
}

.highlight:before{
	display: none !important
}