.igloo-addable-section-container {
  .igloo-addable-section {
    .igloo-addable-section-label {
      .igloo-addable-section-label-remove {
        height: auto;
        border: none;
      }
    }

    .igloo-addable-section-content {
      margin-top: 16px;
    }
  }

  .igloo-addable-section-button {
    min-width: 221px;
  }
}
