h1 {
  font-size: 25px;
  text-align: justify;
}

h2 {
  font-size: 20px;
}

p {
  text-align: justify;
}

.pkp_footer_content {
  float: left;
  width: 50%;
}

.pkp_brand_footer {
  float: right;
  width: 50%;
}

.page-header h2 small {
  font-size: 20px !important;    /* Un tamaño más equilibrado */
  color: #800000 !important;      /* Bordó */
  font-weight: normal !important; /* Sin negrita */
}

