.tr-wc-connectionPanelContent {
  flex-direction: row;
}

.tr-wc-connectionStatus {
  & > h3, & > p {
    margin: 0;
  }

  & > p {
    margin-top: 8px;
  }
}
