File: /storage/v6964/srce/public_html/wp-content/themes/construction-light/patterns/section-title-two.php
<?php
/**
* Title: Section Title Style Two
* Slug: construction-light/section-title-two
* Categories: construction-light
*/
?>
<!-- wp:group {"align":"wide","style":{"spacing":{"blockGap":"10px","padding":{"bottom":"40px"}}},"layout":{"inherit":false}} -->
<div class="wp-block-group alignwide" style="padding-bottom:40px"><!-- wp:group {"style":{"spacing":{"blockGap":"10px"}},"className":" animated animated-fadeInUp","layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"center"}} -->
<div class="wp-block-group animated animated-fadeInUp"><!-- wp:group {"layout":{"wideSize":"34px"}} -->
<div class="wp-block-group"><!-- wp:separator {"backgroundColor":"primary"} -->
<hr class="wp-block-separator has-text-color has-primary-color has-alpha-channel-opacity has-primary-background-color has-background"/>
<!-- /wp:separator --></div>
<!-- /wp:group -->
<!-- wp:paragraph {"align":"left","style":{"typography":{"letterSpacing":"1px"}},"textColor":"primary","fontSize":"medium"} -->
<p class="has-text-align-left has-primary-color has-text-color has-medium-font-size" style="letter-spacing:1px"><?php echo esc_html__( 'Section Sub Title Here', 'construction-light' ); ?></p>
<!-- /wp:paragraph -->
<!-- wp:group {"layout":{"wideSize":"34px"}} -->
<div class="wp-block-group"><!-- wp:separator {"backgroundColor":"primary"} -->
<hr class="wp-block-separator has-text-color has-primary-color has-alpha-channel-opacity has-primary-background-color has-background"/>
<!-- /wp:separator --></div>
<!-- /wp:group --></div>
<!-- /wp:group -->
<!-- wp:heading {"textAlign":"center","style":{"typography":{"lineHeight":"1.3"}},"className":" animated animated-fadeInUp","fontSize":"slider-title"} -->
<h2 class="has-text-align-center animated animated-fadeInUp has-slider-title-font-size" style="line-height:1.3"><?php echo esc_html__( 'Section Main Title Here', 'construction-light' ); ?></h2>
<!-- /wp:heading --></div>
<!-- /wp:group -->