/**
 * @file
 * Styles for the content header.
 */

.content-header {
  overflow: hidden;
  padding: 24px 0 0;
  background-color: #e0e0d8;
}
