.circlePress {
    background: #285ac9;
    border-radius: 75px;
    color: white;
    height: 75px;
    font-weight: bold;
    
    width: 75px;
    display: table;
    margin: 10px auto;
}
.circlePress p {
    vertical-align: middle;
    display: table-cell;
   	text-align: center;
   	line-height: 1;
}

.dayPress {
	font-size:30px;
}
.monthPress {
	font-size:20px;
}
.resumenPrensa {
	text-decoration: none;
	color: black;
	file-size: 17px;
}

.resumenPrensa:hover {
	text-decoration: none;
}
