/*
Theme Name: Hello Elementor Child — Trunsin
Theme URI: https://trunsin.com
Description: Trunsin brand layer on Hello Elementor (homepage premium styling, fonts, assets).
Author: Trunsin
Template: hello-elementor
Version: 1.3.5
Text Domain: hello-elementor-child-trunsin
*/

/* Blog post links — Trunsin brand red (single post body only) */
.single-post .entry-content a {
  color: #E30613;
  text-decoration: none;
}

.single-post .entry-content a:hover,
.single-post .entry-content a:active {
  color: #b8050f;
  text-decoration: underline;
}
