.panel-pfi .panel-body {
  min-height: 68px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.panel-pfi .panel-body .texto-pfi {
  font-size: 15px;
}

.panel-pfi a {
  text-decoration: none;
}
.panel-blocked {
  background-color: #f5f5f5 !important;
  color: #868686 !important;
}


