.ac-content-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 4px 20px;
  min-height: 40px;
  .ac-content-title {
    h4,
    h5,
    h6 {
      color: $color-heading;
    }
  }
}
