/**
 * @file
 * Visual styles for CIPS's theme blocks.
 */

/* Block has its own content wrapper. */
.block .content {
  margin-top: 0;
}
