/*
Theme Name: ECI
Version: 1.0
Description: A child theme of Minamaze
Template: minamaze
Author: Sam Barbar
*/
@import url("../minamaze/style.css");
/* Your awesome customization starts here */

#intro {
  display: none;
}

#logo img {
    max-height: none;
}

#content {
font-size:14px;
color:#333333;
} 



