/*
Theme Name: Salient Child
Theme URI: https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Template: salient
Author: ThemeNectar
Author URI: https://themeforest.net/user/themenectar
Description: An Ultra Responsive Multi-Purpose Theme.
Version: 16.2.2.1768336056
Updated: 2026-01-13 20:27:36

*/



html, body {
  font-family: 'Gelion', 'Inter', sans-serif !important;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Gelion', 'Inter', sans-serif !important;
}


.single-post body,
.blog body,
.archive body,
.single-post .entry-content,
.blog .entry-content,
.archive .entry-content,
.single-post .entry-title,
.blog .entry-title,
.archive .entry-title,
.wp-block,
.wp-block,
.bold, b, strong  {
  font-family: 'Gelion', 'Inter', sans-serif !important;
}



/* Allow native page scrolling so sticky headers can work */
html,
body {
  overflow-y: auto !important;
}

/* Preserve horizontal clamp */
html,
body {
  overflow-x: hidden;
}
