.cont-mensaje-general[data-v-18cf5e9b] {
  padding: 10px;
  border-radius: 10px;
  background-color: #D4F1F2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.cont-mensaje-general .submensaje-icono[data-v-18cf5e9b] {
  width: 80px;
  margin-right: 10px;
}
.cont-mensaje-general .txt-dest[data-v-18cf5e9b] {
  font-weight: 600;
}
