header {
      font-size: 35px;
      color: whitesmoke;
      padding: 1px;
      text-align: center;
      background-color: lightslategray;
   }

.contadores {
      font-size: 25px;
      color: red;
      padding: 1px;
      text-align: center;
      background-color: lightyellow;
 //     border: 1px solid blue;
   }
.PiePag {
   //   font-size: 25px;
      color: red;
      padding: 1px;
      text-align: center;
      background-color: lightyellow;
 //     border: 1px solid blue;
   }
.imagen {
    align-items: center;
	text-align: center;
   }


.title {
	color: #DC143C;font-size: 10px;
}
.subtitulo {
	color: #5C6AC4;font-size: 15px;
}

