@import url("https://fonts.googleapis.com/css?family=Merriweather:400,400i,700,700i|Teko:300,400,500,600,700");
.entry-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden; }
  .entry-content > h1,
  .entry-content > h2,
  .entry-content > h3,
  .entry-content > h4,
  .entry-content > h5,
  .entry-content > h6,
  .entry-content > p,
  .entry-content > ul,
  .entry-content > ol,
  .entry-content > blockquote,
  .entry-content > figure,
  .entry-content .ancho-columna,
  .entry-content .wp-block-file,
  .entry-content .wp-block-code,
  .entry-content .wp-block-button,
  .entry-content .wp-block-separator,
  .entry-content .wp-block-preformatted,
  .entry-content .wp-block-verse,
  .entry-content .wp-block-table {
    max-width: 580px;
    width: 100%; }
    @media (max-width: 611px) {
      .entry-content > h1,
      .entry-content > h2,
      .entry-content > h3,
      .entry-content > h4,
      .entry-content > h5,
      .entry-content > h6,
      .entry-content > p,
      .entry-content > ul,
      .entry-content > ol,
      .entry-content > blockquote,
      .entry-content > figure,
      .entry-content .ancho-columna,
      .entry-content .wp-block-file,
      .entry-content .wp-block-code,
      .entry-content .wp-block-button,
      .entry-content .wp-block-separator,
      .entry-content .wp-block-preformatted,
      .entry-content .wp-block-verse,
      .entry-content .wp-block-table {
        padding-left: 16px;
        padding-right: 16px; } }
  .entry-content ul, .entry-content ol {
    margin-left: 0; }
  .entry-content li {
    margin-left: 1em;
    padding-left: 0; }
  @media (max-width: 611px) {
    .entry-content .wp-block-image,
    .entry-content .wp-block-video,
    .entry-content .wp-block-embed-youtube {
      padding-left: 0;
      padding-right: 0; } }
  @media (max-width: 611px) {
    .entry-content .wp-block-code {
      margin-left: 16px;
      margin-right: 16px;
      margin-top: 26.88px;
      width: calc(100% - 32px); } }
  .entry-content .wp-block-separator {
    background-color: transparent; }
    @media (max-width: 611px) {
      .entry-content .wp-block-separator {
        padding-left: 0;
        padding-right: 0; } }
    .entry-content .wp-block-separator.is-style-wide {
      border-bottom-width: 1px;
      border-bottom-style: solid;
      max-width: 100%; }
    .entry-content .wp-block-separator.is-style-default {
      border-bottom-width: 1px;
      border-bottom-style: solid;
      max-width: 290px; }
    .entry-content .wp-block-separator.is-style-dots {
      background-color: transparent; }
  .entry-content .wp-block-cover-image {
    margin-bottom: 45.1584px; }
  .entry-content .wp-block-verse {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 1rem; }
  .entry-content .wp-block-button {
    margin-top: 1rem; }
    .entry-content .wp-block-button.alignleft {
      margin-right: 0; }
    .entry-content .wp-block-button.alignright {
      margin-left: 0; }
  .entry-content .ancho-total {
    max-width: 100%;
    width: 100%;
    padding-left: 16px;
    padding-right: 16px; }
  .entry-content .margenes-internos {
    padding-left: 16px;
    padding-right: 16px; }
  .entry-content .margenes-externos {
    max-width: calc(100% - 21.76px); }
  .entry-content .no-padding {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0; }
  .entry-content .no-margin {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0; }
  .entry-content .hasta-la-izquierda {
    max-width: calc(calc(100% - 580px) / 2 + 580px);
    -ms-flex-item-align: start;
    align-self: flex-start;
    padding-left: 16px; }
  .entry-content .hasta-la-derecha {
    max-width: calc(calc(100% - 580px) / 2 + 580px);
    -ms-flex-item-align: end;
    align-self: flex-end;
    padding-right: 16px; }
  .entry-content .margen-inferior-0 {
    margin-bottom: 0; }
  .entry-content .margen-inferior-10 {
    margin-bottom: 10px; }
  .entry-content .alto-10 {
    height: 50vh;
    background-size: cover; }
  .entry-content .alto-50 {
    height: 50vh;
    background-size: cover; }
  .entry-content .alto-60 {
    height: 60vh;
    background-size: cover; }
  .entry-content .alto-65 {
    height: 60vh;
    background-size: cover; }
  .entry-content .alto-70 {
    height: 70vh;
    background-size: cover; }
  .entry-content .alto-80 {
    height: 80vh;
    background-size: cover; }
  .entry-content .alto-100 {
    height: 100vh;
    background-size: auto; }
  .entry-content .video-grande {
    max-width: 80%  !important;
    height: auto;
    margin: 2rem; }
    @media (max-width: 1023px) {
      .entry-content .video-grande {
        margin: 2rem;
        padding: 0 !important;
        max-width: 100% !important; } }
    .entry-content .video-grande iframe {
      width: 100%;
      height: 600px;
      border: 1px solid grey; }
      @media (max-width: 1023px) {
        .entry-content .video-grande iframe {
          height: 55vw; } }

.entry-content, .entry-content h4, .entry-content .wp-block-verse {
  font-family: 'Merriweather', serif;
  font-size: 1.1rem; }

h1, .entry-content h2, .entry-content h3 {
  font-family: 'Teko', sans-serif;
  font-weight: 500;
  line-height: 1.1em;
  margin-bottom: 0.2rem;
  margin-top: 0.9rem; }

h1 {
  font-size: 3rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 1024px; }

.entry-content h2 {
  font-size: 1.75rem; }

.entry-content h3 {
  font-size: 1.35rem; }

.entry-content h4 {
  font-size: 1.1rem;
  padding-left: 0.5rem;
  font-weight: 900; }
  @media (max-width: 611px) {
    .entry-content h4 {
      padding-left: 16px; } }

.entry-content h5 {
  font-size: 2rem; }

.entry-content p {
  margin-bottom: 1em !important; }
  @media (max-width: 611px) {
    .entry-content p {
      padding-left: 16px; } }
  .entry-content p:empty {
    display: none; }

.entry-content li {
  font-size: 1rem;
  margin-bottom: 0.2em; }

.entry-content .wp-block-separator {
  margin-top: 2.5rem !important;
  margin-bottom: 3.5rem !important; }

.entry-content a {
  border-bottom: 1px dotted; }

.entry-content .wp-block-verse {
  font-style: italic;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 1rem;
  font-size: 1.2rem; }

.entry-content .wp-block-quote {
  margin-top: 1rem;
  padding-left: 3.5rem; }
  .entry-content .wp-block-quote.is-style-large {
    padding-left: 3rem; }
  .entry-content .wp-block-quote::before {
    left: 0; }
  .entry-content .wp-block-quote p {
    padding-left: 0; }
  .entry-content .wp-block-quote cite {
    font-size: 0.95rem; }

.entry-content .wp-block-cover-image.texto-pequeno .wp-block-cover-image-text {
  font-size: 1.4rem;
  text-align: left; }

.entry-content .chapo {
  color: #4e4e4e;
  font-size: 1.5rem;
  margin-bottom: 3em;
  font-weight: 900;
  text-align: left;
  font-family: Teko;
  font-size: 1.72rem;
  line-height: 1.15;
  font-weight: 400; }
  @media (min-width: 850px) {
    .entry-content .chapo {
      max-width: calc(580px + 7.5rem);
      margin-left: -7.5rem;
      text-align: justify; } }

body {
  background-color: #ebf2f2; }

.entry-content {
  background-color: #ebf2f2; }
  .entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
    color: black; }
  .entry-content h2 {
    color: black; }
    .entry-content h2::before {
      background-color: black; }
  .entry-content h3 {
    color: #141414; }
  .entry-content h4 {
    color: black; }
  .entry-content p {
    color: #000000; }
  .entry-content a {
    color: crimson; }
    .entry-content a:hover {
      color: #d43f5d; }
  .entry-content .wp-block-separator.is-style-wide {
    border-bottom-color: #747474; }
  .entry-content .wp-block-separator.is-style-default {
    border-bottom-color: #c5c5c5; }
  .entry-content .wp-block-code {
    background-color: #dddddd;
    border-left-color: #7a7a7a; }
  .entry-content .wp-block-preformatted {
    background-color: #4d626c;
    color: white;
    border-left-color: black; }
  .entry-content .wp-block-quote::before {
    color: #919191; }
