/* @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    */
/*****************************************/
root: {
 --clr-emailsubscription-dk: #24323D;
}
.pwr-team-member__img .pwr-background-img {
height: initial;
}
.pwr-sec-cta{
  z-index:998;
}