|
@@ -1,13 +1,13 @@
|
|
|
-<!-- wp:group {"layout":{"inherit":true}} -->
|
|
|
-<div class="wp-block-group">
|
|
|
+<!-- wp:group {"backgroundColor":"light-orange","layout":{"inherit":"true"}} -->
|
|
|
+<div class="wp-block-group has-light-orange-background-color has-background">
|
|
|
<!-- wp:group {"align":"wide","style":{"spacing":{"padding":{"bottom":"30px","top":"30px"}}},"layout":{"type":"flex","justifyContent":"space-between"}} -->
|
|
|
- <div class="wp-block-group alignwide" style="padding-top:30px;padding-bottom:30px"><!-- wp:group {"layout":{"type":"flex"}} -->
|
|
|
+ <div class="wp-block-group alignwide" style="padding-top:30px;padding-bottom:30px">
|
|
|
<!-- wp:site-title {"style":{"elements":{"link":{"color":{"text":"var:preset|color|black"}}},"typography":{"textTransform":"uppercase"}},"fontSize":"small"} /-->
|
|
|
<!-- wp:navigation {"layout":{"type":"flex","setCascadingProperties":true,"justifyContent":"right","orientation":"horizontal"},"style":{"spacing":{"margin":{"top":"0"}, "blockGap":"2.87rem"}}} /-->
|
|
|
</div>
|
|
|
<!-- /wp:group -->
|
|
|
+ <!-- wp:spacer {"height":"60px"} -->
|
|
|
+ <div style="height:60px" aria-hidden="true" class="wp-block-spacer"></div>
|
|
|
+ <!-- /wp:spacer -->
|
|
|
</div>
|
|
|
<!-- /wp:group -->
|
|
|
-<!-- wp:spacer {"height":"60px"} -->
|
|
|
-<div style="height:60px" aria-hidden="true" class="wp-block-spacer"></div>
|
|
|
-<!-- /wp:spacer -->
|