.col-centered{
    float: none;
    margin: 0 auto;
}

.small {
  font-size: 0.5rem;
}

.break-word {
  word-break: break-word;
}
