    nav ul a{
          text-decoration: none;
          color: #000;
    }
  .custom_colum{
padding-bottom: 20px;
}
.qtranxs_widget_end{
  display: none;
}

.square_fecha {
    /*background-color: darkblue;*/
    position: absolute;
    bottom: 0px;
    width: 100%;
    text-align: center;
    height: 65px;
    display: -webkit-inline-box;
    -webkit-box-pack: center;
}
article.ps_post {
    /*background-color: blue;*/
    height: 360px;
}
.ps_post_int {
   /*  background-color: aliceblue;*/ 
     height: 140px; 
}

.ps_post_int h3{
	height: 70px;
}
.square_subtitle {
    /*background-color: darkgray;*/
    height: 50px;
    overflow: auto;
}
.ps_post_info {
    /*background-color: darkcyan;*/
    /* position: absolute; */
    /* display: -webkit-box; */
    height: 100px;
    overflow: hidden;
}
.square_fecha {
    /*background-color: #67008b;*/
    /* position: absolute; */
    bottom: 0px;
    width: 100%;
    text-align: center;
    height: 30px;
    display: -webkit-inline-box;
    -webkit-box-pack: center;
}
.square_horario {
    /*background-color: darkkhaki;*/
    /* position: absolute; */
    /* bottom: 39px; */
    height: 20px;
    text-align: center;
}
.square_link {
    /*background-color: darkorange;*/
    bottom: 0px;
    /* position: absolute; */
    width: 100%;
    text-align: center;
    height: 70px;
    overflow: auto;
}