/* @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    */
/*****************************************/
<style>
  #hs_cos_wrapper_dnd_area-module-1 > div > div.page-center.pwr-hero__info-box h1 {
    text-shadow: 2px 2px 5px black;
  }
#hs_cos_wrapper_dnd_area-module-1 > div > div.page-center.pwr-hero__info-box > div {
    text-shadow: 2px 2px 5px black;
  }
</style>