/*
Theme Name:   Bw KidsCenter Child
Theme URI:    https://zenny.bzotech.com/intro/
Author:       The BZOTech
Author URI:   https://bzotech.com/
Description: KidsCenter WordPress Template WooCommerce is perfect for schools and education centers. Schedule for children easily on your website.
Template:     bw-kidscenter
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-colors, custom-menu, custom-logo, editor-style, featured-images, post-formats, sticky-post, threaded-comments, block-styles, blog, news
Text Domain: bw-kidscenter-child
*/

.highlight-blue {
  position: relative;
  display: inline-block;
  color: #005e8c;
  font-family: 'Fredoka', sans-serif;
  font-weight: 600;
  font-size: 60px;
  line-height: 72px;
}

.highlight-blue::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -6px;
  width: 100%;
  height: 12px;

  background: url("data:image/svg+xml;utf8,<svg viewBox='0 0 135.26 7.28' xmlns='http://www.w3.org/2000/svg'><path d='M73.5,6.38c-2-2.19-2.73-2.28-5.78-.75-2,1-2.61,1-5.46,0-4.39-1.55-7-1.43-8.09.37-1.42,2.28-5,1.93-8.41-.83l-2.9-2.33-2.56,2c-3.2,2.44-4,2.44-7.59,0l-2.89-2-3.47,1.6C23.22,5.87,21.77,6,11.89,5.83c-7.73-.14-10.62-.43-9.75-1,.71-.44,5.43-.66,11.14-.53,9.2.21,10.12.11,12.93-1.5s3.09-1.68,5.09-.44c5.12,3.19,5.21,3.2,8,1.07,3-2.31,4.5-2.4,7.58-.43,3.8,2.43,4.1,2.44,6,.34,1.63-1.76,2.27-2,4.67-1.55A41.88,41.88,0,0,1,62.82,3.2c2,.71,2.82.64,4.62-.42,2.91-1.72,4-1.62,6.67.6s3.13,2.29,7,.31A20.71,20.71,0,0,1,88,1.88l12.73-.8c8-.51,13.79-.22,32.55,1.64,2.17.21,3.94.64,3.94.94s-11.39.53-25.31.51l-25.31,0L82.7,6.19c-4.85,2.55-6.94,2.59-9.2.19Z' fill='%23005e8c'/></svg>") repeat-x;

  background-size: auto 100%;
}


.highlight-red {
  position: relative;
  display: inline-block;
  color: #c84438;
  font-family: 'Fredoka', sans-serif;
  font-weight: 600;
  font-size: 60px;
  line-height: 72px;
}

.highlight-red::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -6px;
  width: 100%;
  height: 14px;

  background: url("data:image/svg+xml;utf8,<svg viewBox='0 0 141.49 10.37' xmlns='http://www.w3.org/2000/svg'><path d='M.37,11.25c-.25-.41.37-1.07,1.37-1.45C4.92,8.59,31.13,6,49.49,5.06c9.7-.49,17.13-1,16.51-1.12s-6.36-.71-12.75-1.3L41.63,1.57l17.62.3c9.77.17,24,1,31.87,1.78s17.12,1.68,20.63,1.94c6.88.52,23.6,2.42,27.56,3.13,2.23.41,3.26,1.94,1.87,2.79-.32.2-9.51-.62-20.44-1.81C103.55,7.81,98,7.52,79.33,7.51a629.41,629.41,0,0,0-65,3.4C2.51,12.2,1,12.24.37,11.25Z' fill='%23c84438'/></svg>") repeat-x;

  background-size: auto 100%;
}