/* Component: tb-buttons */

.tb-buttons-container {
  width: 100%;
}

.tb-buttons-inner {
  gap: 1rem;
}

.tb-single-button-container {
  position: relative;
}
