/*!
 *  Modulo: es.inpro.opencms.tiempo
 */

  .tiempo a {color: inherit;}
  
  .tiempo .day {
    text-align: center;
    margin-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .tiempo.detail-content i.pmicon {
    margin-bottom: 0;
  }
  
  .widget.tiempo .day p{
    font-size: 32px;
    line-height: 39px;
  }