/*
 Theme Name:   TourPackage Child
 Template:     tourpackage
 Version:      1.0
*/

.excerpt-title-shortcode {
  font-size: 30px; /* Matches h1 size */
  font-family: "Roboto Condensed", sans-serif; /* Matches theme font */
  color: #111111;
  text-align: center;
  margin: 40px 0; /* Top and bottom spacing */
  line-height: 1.3;
}
