.tak-modal {
  &__top-container--custom {
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    &--title {
      font-family: Roboto, sans-serif;
      font-weight: normal;
      font-size: 20px;
    }
  }
}
