/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/




.pwr-sec-form__intro-sec--hor h1 {
  text-transform: none;
  font-size: 32px; !important
}


.pwr-sec-form__intro-sec--hor h2 {
  font-size: 18px;
}

.pwr-sec-form__intro-sec--hor h3 {
  font-size: 15px;
  font-weight: 600;
}






h1 {
  text-transform: none;
  font-size: 32px;
  color: red;
}