.directorio.row a {
  overflow-wrap: anywhere !important; }

.aui [class^="icon-"], .aui [class*=" icon-"], [class^="icon-"], [class*=" icon-"] {
  font-family: 'fontawesome-alloy', 'Open Sans Regular', sans-serif !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased; }

.orange:before {
  color: #f29f06;
  font-size: 16px;
  position: relative;
  top: 2px;
  margin-right: 6px;
  width: 16px; }

.c-h-5 {
  height: 4rem !important;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center; }

.row_ {
  display: flex;
  width: 100%; }

.col_ {
  flex: 1;
  /* Cada columna ocupa el mismo ancho */
  padding: 10px;
  text-align: center; }