/**
 * @file
 * Display Suite 3 Regions stylesheet.
 */

.ds-top {
  /* Styles for the "top" region go here */
}

.ds-middle {
  /* Styles for the "middle" region go here */
}

.ds-bottom {
  /* Styles for the "bottom" region go here */
}
