/*
Theme Name:         AIGA Eye on Design v2
Theme URI:          https://eyeondesign.aiga.com
Description:        Started with Sage, a WordPress starter theme. <a href="https://github.com/roots/sage">Contribute on GitHub</a>
Version:            1.0.1
Author:             Thirty XXX
Author URI:         https://www.thirty.xxx
Text Domain:        aigaeod

License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/

/* XXXCMA hide dynamic items as converted to static website, search, email signup, random article jump on index page, broken conference link */
.nav-search,
.newsletter-content form,
.home .nav-related-label,
.footer-links-secondary {
  display:none;
}
