
    header,
    footer {
      max-width: ;
      background-color: ;
    }

    header {
      background-color: ;
    }

    footer {
      background-color: ;
    }

    .title-holder h1 {
      font: ;
      color: ;
    }

    .widget-content {
      background-color: ;
      font: ;
      color: ;
    }

    .widget-content h2 {
      font: ;
      color: ;
    }

    .widget-content h4 {
      font: ;
      color: ;
    }

    .widget-content h5 {
      font: ;
      color: ;
    }

    a:hover {
      color: ;
    }

        
    .event-panel .date {
      background-color: ;
    }
    
    .event-body .hero .date {
      background: ;
      font: 40px/48px "officina", Arial, san-serif;
    }
    
    
    .location i {
      color: ;
    }


  

    html, body {
      background-color: ;
      line-height: 20px;
    }

    #content {
      max-width: ;
    }

    #content > div > div > #main {
      max-width: -width;
    }

    #column-one {
      width: ;
      min-width: ;
    }

    #column-two {
      width: ;
      min-width: ;
    }
  