/* @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    */
/*****************************************/




h1 span[style*="text-decoration: underline"]:before, h2 span[style*="text-decoration: underline"]:before {
    background-image: https://228221.fs1.hubspotusercontent-na1.net/hubfs/228221/text-pattern.svg !important;
}
h1 span[style*="text-decoration: underline"]:before, h2 span[style*="text-decoration: underline"]:before {
    background-image: url(https://228221.fs1.hubspotusercontent-na1.net/hubfs/228221/text-pattern-1.svg);
  background-repeat: no-repeat;}

.systems-page-section h1, .systems-page-section p {
    text-align: left;
}