/* remove call to action from top header image*/
.roll-button.button-slider {
  display: none;
}

/* remove wordpress advertising in footer */
.site-info.container {
  display: none;
}