/*
Puedes añadir tu propio CSS aquí.

Haz clic en el icono de ayuda de arriba para averiguar más.
*/

span.entry-subtitle {
font-size:15px;
}

@media screen and (min-width: 800px){
div.article-cover_content header.entry-header h1.entry-title {font-size:85px !important;}
}

h2 {
  color: #e60909;
  font-size: 30px;
}

.entry-content a {
  color: #e60909;
}

.custom-header__text>*:not(h1) {
  color: #ffffff;
}

.widget-title {
  color: #e60909;
}

.search-form .search-field {
  background-color: #000000;
}

.main-navigation a {
  color: #e60909;
}


.nav-links a {
  color: #e60909;
}

.site-title a:hover {
  font-variant: normal;
  text-transform: none;
  color: #e60909;
}

.site-title a {
  font-variant: normal;
  text-transform: none;
  letter-spacing: 1px;
  text-align: center;
  color: #ffffff;
  text-decoration: none;
}

a:hover {
  color: #e60909;
}

a {
  color: #ffffff;
}

.site-description {
  color: #ffffff;
  text-decoration: none;
}



.carousel-caption-title {
  font-size: 17px;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  font-style: normal;
  white-space: pre-wrap;
  letter-spacing: 0px;
  text-decoration: none;
}

.carousel-caption-inner {
  opacity: 0.9;
  background-color: #ffffff;
}

.social-navigation a:hover {
  color: #e60909;
}

.main-navigation li:hover>a {
  color: #e60909;
}

.main-navigation li.focus>a {
  color: #e60909;
}

.more-link {
  color: #e60909;
}

h2 {
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  font-style: normal;
  font-weight: 900;
  font-size: 35px;
}

h3 {
  font-weight: bolder;
  text-transform: none;
  font-variant: small-caps;
}

.post-navigation .nav-links .nav-previous a span {
  text-transform: none;
  font-weight: bolder;
  white-space: pre-line;

}

.entry-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:hover {
  white-space: pre-wrap;
}

.entry-content #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
  white-space: pre-line;
  text-align: center;
  font-size: 13px;
  text-transform: none;
}

#toc_container p.toc_title {
  font-weight: bolder;
}



#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover .jp-relatedposts-post-title a {
  color: #000000;
}

blockquote:not(.contact-form-submission) p {
  font-style: italic;
  text-align: center;
}
a {
  color: #050505;
}