/*
Theme Name:   education-base Child Theme
description: A child theme of the education-base default WordPress theme
Author:       Guido Gilli
Template:     education-base
Version:      1.0.0
*/
@import url("../education-base/style.css");
.site-info {
	display:none
}
/* Instagram CSS Linear Gradient Background */
/*
.gradient {
  background: #833ab4;
  background: linear-gradient(
    to right,
    #833ab4,#fd1d1d,#fcb045
  );
}
*/
