/*
Theme Name: Hielos Cubilacen
Theme URI: https://hieloscubilacen.com/
Author: Hielos Cubilacen
Description: Tema ligero y personalizado para Hielos Cubilacen, sin Elementor.
Version: 0.2.1
Requires at least: 6.5
Requires PHP: 8.0
Text Domain: hielos-cubilacen
*/

.hc-content-page {
  width: min(920px, calc(100% - 48px));
  min-height: 55vh;
  margin: 0 auto;
  color: #081744;
}

.hc-content-page h1 {
  margin: 0 0 32px;
  font-size: clamp(38px, 5vw, 64px);
  line-height: 1.02;
}

.hc-entry-content {
  color: #3e5273;
  font-size: 17px;
  line-height: 1.75;
}

.hc-entry-content h2,
.hc-entry-content h3 {
  margin-top: 1.8em;
  color: #081744;
}
