.readymade-summary-container
  justify-content: space-between
  padding-left: 1em
  text-align: center

  .readymade-classification-summary
    box-sizing: border-box
    display: flex
    flex-direction: column
    height: 100%
    justify-content: space-around
    padding: 3em 0

  .readymade-talk
  .readymade-social
    display: flex
    justify-content: space-around

    a
      color: inherit
      text-decoration: none

    button
      @extends #_RESET_BUTTON

  .readymade-talk
    font-weight: bold

    a,
    button
      @extends #_DECISION_TREE_META_BUTTON
      margin-left: 0.5em
      margin-top: 0
      flex: 1

      &:first-child
        margin-left: 0

  .readymade-social
    font-size: 2em
    margin-top: -0.25em
    line-height: 1
    padding: 0 1em
