/**
* Theme Name: Westio Child
* Description: This is a child theme of Westio, generated by Merlin WP.
* Author: <a href="https://pavothemes.com/">Pavothemes</a>
* Template: westio
* Version: 1.0.0
*/
h2 {
  text-transform: none !important; /* removes ALL CAPS */
  font-size: 28px;                 /* change size */
  font-weight: 600;                /* change thickness */
  color: #333333;                  /* change color */
  letter-spacing: normal;          /* fix spacing if stretched */
}

h2,
.elementor-widget-heading h2.elementor-heading-title {
  text-transform: none !important;
}
