/* Disclaimer 'This text has been translated automatically' at the end of the post content */
.trp-translation-disclaimer {
   display: block;
   margin-top: 5px;
}
.trp-translation-disclaimer-text {
   font-size: 12px;
}

/* Logo bar */
.trp-row {
  display: flex;
  width: 340px;
}

.trp-column {
  flex: auto;
  padding-right: 5px;
  font-size: 12px;
}

.trp-column a {
   text-decoration: none !important;
   border: none !important;
}