.hatton-checkout-info-viaje {
  display: none;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 20px;
}
.hatton-checkout-info-viaje-titulo{
    font-weight: bold;
    text-transform: none;
    font-size: 22px;
}
.hatton-checkout-info-viaje-subtitulo{
    font-weight: lighter;
    text-transform: none;
    color: #586472;
    font-size: 18px;
    border-bottom: solid ;
    border-color: lightgrey;
}