/* --> Responsive <-- */
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

@media only screen and (max-width: 767px) {
  body .title-block.mb120 {
    margin-bottom: 24px; } }

.title-block .container .content .title-block-wrap .title-block__title h1 strong, .title-block .container .content .title-block-wrap .title-block__title h2 strong, .title-block .container .content .title-block-wrap .title-block__title h3 strong, .title-block .container .content .title-block-wrap .title-block__title h4 strong, .title-block .container .content .title-block-wrap .title-block__title h5 strong, .title-block .container .content .title-block-wrap .title-block__title h6 strong {
  color: var(--wp--preset--color--ow-primary-1); }


/*# sourceMappingURL=title-block-script.css.map*/