/* Traveller Twin agent block — container positioning */
#ctdc-aurora-traveller-twin-block {
  position: fixed;
  z-index: 1000;
  bottom: 30px;
  right: 0;
}
