<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Genesis Jefferson, Author at Cal South</title>
	<atom:link href="https://calsouth.com/author/genesis/feed/" rel="self" type="application/rss+xml" />
	<link>https://calsouth.com/author/genesis/</link>
	<description>Youth and Adult Soccer in Southern California</description>
	<lastBuildDate>Thu, 23 Apr 2026 10:34:56 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://calsouth.com/wp-content/uploads/2022/08/CalSouth-CS-Star-Blue-Red-1-150x150.png</url>
	<title>Genesis Jefferson, Author at Cal South</title>
	<link>https://calsouth.com/author/genesis/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Cal South Supports the Launch of the National 1 League</title>
		<link>https://calsouth.com/cal-south-supports-the-launch-of-the-national-1-league/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=cal-south-supports-the-launch-of-the-national-1-league</link>
		
		<dc:creator><![CDATA[Genesis Jefferson]]></dc:creator>
		<pubDate>Fri, 17 Apr 2026 23:44:02 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[national 1 league]]></category>
		<category><![CDATA[partnerships]]></category>
		<category><![CDATA[us club soccer]]></category>
		<category><![CDATA[youth soccer]]></category>
		<guid isPermaLink="false">https://calsouth.com/?p=17464</guid>

					<description><![CDATA[<p>Cal South News Cal South Supports the Launch of the National 1 League A new platform designed to elevate competition, expand opportunities for clubs and players, and strengthen developmental pathways [&#8230;]</p>
<p>The post <a href="https://calsouth.com/cal-south-supports-the-launch-of-the-national-1-league/">Cal South Supports the Launch of the National 1 League</a> appeared first on <a href="https://calsouth.com">Cal South</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="17464" class="elementor elementor-17464" data-elementor-post-type="post">
				<div class="elementor-element elementor-element-aef03c2 e-flex e-con-boxed e-con e-parent" data-id="aef03c2" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-84d1ac3 elementor-widget elementor-widget-html" data-id="84d1ac3" data-element_type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<section class="national-1-league-announcement-snippet">
  <style>
    .national-1-league-announcement-snippet {
      --navy: #0b1f3a;
      --blue: #1d4ed8;
      --light-blue: #eff6ff;
      --red: #c62828;
      --text: #1f2937;
      --muted: #6b7280;
      --border: #dbe3ef;
      --white: #ffffff;
      font-family: Arial, Helvetica, sans-serif;
      color: var(--text);
      max-width: 980px;
      margin: 0 auto;
      background: var(--white);
    }

    .national-1-league-announcement-snippet * {
      box-sizing: border-box;
    }

    .national-1-league-announcement-header {
      padding: 8px 6px 0;
      margin-bottom: 24px;
    }

    .national-1-league-announcement-kicker {
      display: inline-block;
      background: var(--light-blue);
      color: var(--blue);
      border: 1px solid var(--border);
      border-radius: 999px;
      padding: 8px 14px;
      font-size: 12px;
      letter-spacing: 0.08em;
      text-transform: uppercase;
      margin-bottom: 14px;
      font-weight: 700;
    }

    .national-1-league-announcement-title {
      color: var(--navy);
      font-size: clamp(30px, 5vw, 50px);
      line-height: 1.08;
      margin: 0 0 12px;
      max-width: 860px;
      font-weight: 800;
    }

    .national-1-league-announcement-subtitle {
      color: var(--muted);
      font-size: 17px;
      line-height: 1.6;
      max-width: 780px;
      margin: 0;
      font-weight: 400;
    }

    .national-1-league-announcement-body {
      padding: 8px 6px 0;
    }

    .national-1-league-announcement-grid {
      display: grid;
      grid-template-columns: 1.5fr 0.9fr;
      gap: 24px;
      align-items: start;
    }

    .national-1-league-announcement-copy p {
      font-size: 17px;
      line-height: 1.75;
      margin: 0 0 18px;
      font-weight: 400;
    }

    .national-1-league-announcement-aside {
      background: var(--light-blue);
      border: 1px solid var(--border);
      border-radius: 16px;
      padding: 20px;
      position: sticky;
      top: 20px;
    }

    .national-1-league-announcement-aside h3 {
      margin: 0 0 14px;
      font-size: 18px;
      color: var(--navy);
      font-weight: 700;
    }

    .national-1-league-announcement-facts {
      list-style: none;
      padding: 0;
      margin: 0;
    }

    .national-1-league-announcement-facts li {
      padding: 12px 0;
      border-bottom: 1px solid rgba(11, 31, 58, 0.08);
      font-size: 15px;
      line-height: 1.55;
      font-weight: 400;
    }

    .national-1-league-announcement-facts li:last-child {
      border-bottom: 0;
    }

    .national-1-league-announcement-label {
      display: block;
      font-size: 11px;
      text-transform: uppercase;
      letter-spacing: 0.08em;
      color: var(--red);
      margin-bottom: 4px;
      font-weight: 700;
    }

    .national-1-league-announcement-cta {
      margin-top: 28px;
      padding: 18px 20px;
      border: 1px solid var(--border);
      border-left: 4px solid var(--red);
      border-radius: 14px;
      background: #fafcff;
    }

    .national-1-league-announcement-cta h4 {
      margin: 0 0 10px;
      font-size: 16px;
      color: var(--navy);
      font-weight: 700;
    }

    .national-1-league-announcement-cta p {
      margin: 0;
      font-size: 14px;
      line-height: 1.7;
      color: #374151;
      font-weight: 400;
    }

    @media (max-width: 820px) {
      .national-1-league-announcement-grid {
        grid-template-columns: 1fr;
      }

      .national-1-league-announcement-aside {
        position: static;
      }
    }
  </style>

  <div class="national-1-league-announcement-header">
    <span class="national-1-league-announcement-kicker">Cal South News</span>
    <h1 class="national-1-league-announcement-title">
      Cal South Supports the Launch of the National 1 League
    </h1>
    <p class="national-1-league-announcement-subtitle">
      A new platform designed to elevate competition, expand opportunities for clubs and players, and strengthen developmental pathways across the soccer landscape.
    </p>
  </div>

  <div class="national-1-league-announcement-body">
    <div class="national-1-league-announcement-grid">
      <div class="national-1-league-announcement-copy">
        <p>We are excited to share the launch of the National 1 League, a new platform designed to elevate competition and expand opportunities for clubs and players alike. This initiative represents a collaborative effort between the United States Youth Soccer (USYS) and US Club Soccer, supported by U.S. Soccer, bringing together two leading organizations in a unified vision for the future of the game.</p>

        <p>Cal South is proud to support the National 1 League, operated by both Arizona Soccer Association (ASA) and SOCAL Soccer League, and is excited to collaborate in expanding high-level playing opportunities to all Cal South teams and players.</p>

        <p>Cal South is committed to creating clear, accessible pathways for clubs and players to compete at higher levels while maintaining strong developmental standards.</p>

        <p>Members of Cal South are encouraged to apply. Participation does not require membership in SOCAL Soccer League, but clubs will need to be an approved club (US Club) within GotSport. Cal South will actively support any member, regardless of sanctioning pathway, through the application process.</p>

        <p>Through trusted partners, including Coast Soccer League and others, the Cal South ecosystem provides structured pathways that align competition, player development, and long-term club growth—creating a direct pathway into the National 1 League.</p>

        <p>Our goal is to ensure a seamless transition for clubs entering new competitive environments while maintaining compliance, clear communication, and strong operational support.</p>

        <p>We believe this league represents a meaningful step forward in strengthening the soccer landscape in Southern California and beyond. We encourage all interested clubs to explore this opportunity and connect with us for guidance and support throughout the process.</p>

        <p>For more information or assistance with the application, please contact our office.</p>

        <div class="national-1-league-announcement-cta">
          <h4>Need Support?</h4>
          <p>For more information or assistance with the application, please contact our office.</p>
        </div>
      </div>

      <aside class="national-1-league-announcement-aside">
        <h3>Key Details</h3>
        <ul class="national-1-league-announcement-facts">
          <li><span class="national-1-league-announcement-label">Announcement</span>Launch of the National 1 League</li>
          <li><span class="national-1-league-announcement-label">Supported By</span>USYS, US Club Soccer, and U.S. Soccer</li>
          <li><span class="national-1-league-announcement-label">Operated By</span>Arizona Soccer Association (ASA) and SOCAL Soccer League</li>
          <li><span class="national-1-league-announcement-label">Cal South Role</span>Supporting member clubs through the application process</li>
        </ul>
      </aside>
    </div>
  </div>
</section>				</div>
				</div>
					</div>
				</div>
				</div>
		<p>The post <a href="https://calsouth.com/cal-south-supports-the-launch-of-the-national-1-league/">Cal South Supports the Launch of the National 1 League</a> appeared first on <a href="https://calsouth.com">Cal South</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Celebrating Myra Cortez &#8211; Valvoline &#038; Cal South March 2026 Difference Maker of the Month</title>
		<link>https://calsouth.com/celebrating-myra-cortez-valvoline-cal-south-march-2026-difference-maker-of-the-month/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=celebrating-myra-cortez-valvoline-cal-south-march-2026-difference-maker-of-the-month</link>
		
		<dc:creator><![CDATA[Genesis Jefferson]]></dc:creator>
		<pubDate>Sat, 11 Apr 2026 01:00:48 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[member benefits]]></category>
		<category><![CDATA[member discounts]]></category>
		<category><![CDATA[partnerships]]></category>
		<guid isPermaLink="false">https://calsouth.com/?p=17394</guid>

					<description><![CDATA[<p>Difference Maker of the Month Celebrating Myra Cortez — March 2026 Award Winner Honoring a community leader who goes above and beyond to help make soccer accessible for every player. [&#8230;]</p>
<p>The post <a href="https://calsouth.com/celebrating-myra-cortez-valvoline-cal-south-march-2026-difference-maker-of-the-month/">Celebrating Myra Cortez &#8211; Valvoline &amp; Cal South March 2026 Difference Maker of the Month</a> appeared first on <a href="https://calsouth.com">Cal South</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="17394" class="elementor elementor-17394" data-elementor-post-type="post">
				<div class="elementor-element elementor-element-aef03c2 e-flex e-con-boxed e-con e-parent" data-id="aef03c2" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-84d1ac3 elementor-widget elementor-widget-html" data-id="84d1ac3" data-element_type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<section id="cs-myra-article" class="cs-myra-article">
  <style>
    #cs-myra-article,
    #cs-myra-article *,
    #cs-myra-article *::before,
    #cs-myra-article *::after {
      box-sizing: border-box !important;
    }

    #cs-myra-article {
      --cs-navy: #0b1f3a !important;
      --cs-blue: #1d4ed8 !important;
      --cs-light-blue: #eff6ff !important;
      --cs-red: #c8102e !important;
      --cs-text: #1f2937 !important;
      --cs-muted: #6b7280 !important;
      --cs-border: #dbe3ef !important;
      --cs-white: #ffffff !important;
      font-family: Arial, Helvetica, sans-serif !important;
      color: var(--cs-text) !important;
      max-width: 980px !important;
      margin: 0 auto !important;
      background: var(--cs-white) !important;
      line-height: 1.5 !important;
      letter-spacing: normal !important;
      text-transform: none !important;
    }

    #cs-myra-article div,
    #cs-myra-article section,
    #cs-myra-article article,
    #cs-myra-article aside,
    #cs-myra-article span,
    #cs-myra-article p,
    #cs-myra-article h1,
    #cs-myra-article h2,
    #cs-myra-article h3,
    #cs-myra-article h4,
    #cs-myra-article ul,
    #cs-myra-article li,
    #cs-myra-article a,
    #cs-myra-article img {
      font-family: Arial, Helvetica, sans-serif !important;
      letter-spacing: normal !important;
      text-transform: none !important;
    }

    #cs-myra-article img {
      max-width: 100% !important;
      height: auto !important;
      border: 0 !important;
      box-shadow: none !important;
      display: block !important;
    }

    #cs-myra-article a,
    #cs-myra-article a:link,
    #cs-myra-article a:visited,
    #cs-myra-article a:hover,
    #cs-myra-article a:active {
      text-decoration: none !important;
    }

    #cs-myra-article .cs-myra-header {
      padding: 8px 6px 0 !important;
      margin: 0 0 24px 0 !important;
      text-align: left !important;
    }

    #cs-myra-article .cs-myra-kicker {
      display: inline-block !important;
      background: var(--cs-light-blue) !important;
      color: var(--cs-blue) !important;
      border: 1px solid var(--cs-border) !important;
      border-radius: 999px !important;
      padding: 8px 14px !important;
      font-size: 12px !important;
      line-height: 1.2 !important;
      letter-spacing: 0.08em !important;
      text-transform: uppercase !important;
      margin: 0 0 14px 0 !important;
      font-weight: 700 !important;
    }

    #cs-myra-article .cs-myra-title {
      color: var(--cs-navy) !important;
      font-size: clamp(30px, 5vw, 48px) !important;
      line-height: 1.08 !important;
      margin: 0 0 12px 0 !important;
      font-weight: 800 !important;
      max-width: 860px !important;
    }

    #cs-myra-article .cs-myra-subtitle {
      color: var(--cs-muted) !important;
      font-size: 17px !important;
      line-height: 1.6 !important;
      margin: 0 !important;
      max-width: 780px !important;
      font-weight: 400 !important;
    }

    #cs-myra-article .cs-myra-body {
      padding: 8px 6px 0 !important;
    }

    #cs-myra-article .cs-myra-grid {
      display: grid !important;
      grid-template-columns: 1.5fr 1fr !important;
      gap: 28px !important;
      align-items: start !important;
    }

    #cs-myra-article .cs-myra-copy p {
      font-size: 17px !important;
      line-height: 1.75 !important;
      margin: 0 0 18px 0 !important;
      font-weight: 400 !important;
      color: var(--cs-text) !important;
    }

    #cs-myra-article .cs-myra-copy strong {
      font-weight: 700 !important;
    }

    #cs-myra-article .cs-myra-copy h2 {
      font-size: 22px !important;
      line-height: 1.25 !important;
      margin: 30px 0 12px 0 !important;
      color: var(--cs-navy) !important;
      font-weight: 800 !important;
    }

    #cs-myra-article .cs-myra-highlight {
      color: var(--cs-red) !important;
      font-weight: 700 !important;
    }

    #cs-myra-article .cs-myra-aside {
      background: var(--cs-light-blue) !important;
      border: 1px solid var(--cs-border) !important;
      border-radius: 16px !important;
      padding: 20px !important;
      position: sticky !important;
      top: 20px !important;
    }

    #cs-myra-article .cs-myra-aside h3 {
      margin: 0 0 14px 0 !important;
      font-size: 18px !important;
      line-height: 1.3 !important;
      color: var(--cs-navy) !important;
      font-weight: 700 !important;
    }

    #cs-myra-article .cs-myra-facts {
      list-style: none !important;
      padding: 0 !important;
      margin: 0 !important;
    }

    #cs-myra-article .cs-myra-facts li {
      padding: 12px 0 !important;
      border-bottom: 1px solid rgba(11, 31, 58, 0.08) !important;
      font-size: 15px !important;
      line-height: 1.55 !important;
      margin: 0 !important;
      font-weight: 400 !important;
      color: var(--cs-text) !important;
    }

    #cs-myra-article .cs-myra-facts li:last-child {
      border-bottom: 0 !important;
    }

    #cs-myra-article .cs-myra-label {
      display: block !important;
      font-size: 11px !important;
      line-height: 1.3 !important;
      text-transform: uppercase !important;
      letter-spacing: 0.08em !important;
      color: var(--cs-red) !important;
      margin: 0 0 4px 0 !important;
      font-weight: 700 !important;
    }

    #cs-myra-article .cs-myra-bottom-cta {
      margin: 34px 0 0 0 !important;
      padding: 22px !important;
      border: 1px solid var(--cs-border) !important;
      border-left: 4px solid var(--cs-red) !important;
      border-radius: 16px !important;
      background: #fafcff !important;
    }

    #cs-myra-article .cs-myra-bottom-cta-title {
      margin: 0 0 16px 0 !important;
      font-size: 20px !important;
      line-height: 1.3 !important;
      font-weight: 800 !important;
      color: var(--cs-navy) !important;
      text-align: center !important;
    }

    #cs-myra-article .cs-myra-bottom-cta-inner {
      display: flex !important;
      align-items: center !important;
      gap: 24px !important;
    }

    #cs-myra-article .cs-myra-bottom-cta-image {
      flex: 0 0 420px !important;
      max-width: 420px !important;
      width: 100% !important;
    }

    #cs-myra-article .cs-myra-bottom-cta-image img {
      width: 100% !important;
      max-width: 100% !important;
      height: auto !important;
      border-radius: 14px !important;
      margin: 0 !important;
    }

    #cs-myra-article .cs-myra-bottom-cta-content {
      flex: 1 !important;
      display: flex !important;
      flex-direction: column !important;
      gap: 14px !important;
    }

    #cs-myra-article .cs-myra-bottom-cta-content p {
      margin: 0 !important;
      font-size: 15px !important;
      line-height: 1.7 !important;
      color: var(--cs-text) !important;
      font-weight: 400 !important;
    }

    #cs-myra-article .cs-myra-btn-row {
      display: flex !important;
      flex-wrap: wrap !important;
      gap: 12px !important;
      align-items: center !important;
    }

    #cs-myra-article .cs-myra-btn,
    #cs-myra-article .cs-myra-btn:link,
    #cs-myra-article .cs-myra-btn:visited,
    #cs-myra-article .cs-myra-btn:hover,
    #cs-myra-article .cs-myra-btn:active {
      display: inline-flex !important;
      align-items: center !important;
      justify-content: center !important;
      width: fit-content !important;
      min-width: 190px !important;
      padding: 14px 20px !important;
      background: var(--cs-navy) !important;
      color: #ffffff !important;
      font-size: 15px !important;
      font-weight: 700 !important;
      line-height: 1.2 !important;
      border-radius: 10px !important;
      text-decoration: none !important;
      text-align: center !important;
      border: 0 !important;
      box-shadow: none !important;
    }

    #cs-myra-article .cs-myra-btn-secondary,
    #cs-myra-article .cs-myra-btn-secondary:link,
    #cs-myra-article .cs-myra-btn-secondary:visited,
    #cs-myra-article .cs-myra-btn-secondary:hover,
    #cs-myra-article .cs-myra-btn-secondary:active {
      background: transparent !important;
      color: var(--cs-navy) !important;
      border: 1px solid var(--cs-border) !important;
    }

    @media (max-width: 820px) {
      #cs-myra-article .cs-myra-grid {
        grid-template-columns: 1fr !important;
      }

      #cs-myra-article .cs-myra-aside {
        position: static !important;
        top: auto !important;
      }

      #cs-myra-article .cs-myra-bottom-cta-inner {
        flex-direction: column !important;
        align-items: stretch !important;
      }

      #cs-myra-article .cs-myra-bottom-cta-image {
        flex: none !important;
        max-width: 100% !important;
      }
    }

    @media (max-width: 640px) {
      #cs-myra-article .cs-myra-btn-row {
        flex-direction: column !important;
        align-items: stretch !important;
      }

      #cs-myra-article .cs-myra-btn,
      #cs-myra-article .cs-myra-btn:link,
      #cs-myra-article .cs-myra-btn:visited,
      #cs-myra-article .cs-myra-btn:hover,
      #cs-myra-article .cs-myra-btn:active,
      #cs-myra-article .cs-myra-btn-secondary,
      #cs-myra-article .cs-myra-btn-secondary:link,
      #cs-myra-article .cs-myra-btn-secondary:visited,
      #cs-myra-article .cs-myra-btn-secondary:hover,
      #cs-myra-article .cs-myra-btn-secondary:active {
        width: 100% !important;
        min-width: 0 !important;
      }

      #cs-myra-article .cs-myra-bottom-cta {
        padding: 18px !important;
      }
    }
  </style>

  <div class="cs-myra-header">
    <span class="cs-myra-kicker">Difference Maker of the Month</span>
    <h1 class="cs-myra-title">Celebrating Myra Cortez — March 2026 Award Winner</h1>
    <p class="cs-myra-subtitle">
      Honoring a community leader who goes above and beyond to help make soccer accessible for every player.
    </p>
  </div>

  <div class="cs-myra-body">
    <div class="cs-myra-grid">
      <div class="cs-myra-copy">
        <p>
          Valvoline Instant Oil Change and Cal South are proud to announce this month’s VIOC Difference Maker of the Month award winner, <strong>Myra Cortez</strong>.
        </p>

        <p>
          Myra is from North Hollywood FC, where her two boys play. In addition to her role as a dedicated soccer mom, she also serves as Team Manager for North Hollywood FC and consistently goes beyond the call of duty to support players and families across the club.
        </p>

        <p>
          She helps organize team registration, player registration, and tournament participation alongside her husband, who also coaches the team. Her work behind the scenes helps create opportunities for players to stay involved, compete, and grow through the game.
        </p>

        <p>
          Myra was the main reason the team was able to travel and participate in President’s Regionals last year. She did everything within her power to make sure players facing financial challenges could still travel with their teammates by organizing food fundraisers, car washes, and other efforts to help cover costs.
        </p>

        <p>
          She even personally drove the majority of players from California to Boise, Idaho, helping ensure they could be part of an experience that otherwise may have been out of reach.
        </p>

        <p>
          <strong>Congratulations Myra for your selflessness, dedication, and time.</strong>
        </p>

        <h2>Cal South Member Benefit</h2>
        <p>
          Winners receive a special offer from Valvoline Instant Oil Change, and all Cal South members also receive a discount from VIOC for <strong>$10 off an oil change</strong>.
        </p>

        <p class="cs-myra-highlight">Get to the pitch with confidence.</p>

        <p>
          Scan the QR code or download the image below to redeem your Cal South member benefit in store.
        </p>

        <div class="cs-myra-bottom-cta">
          <h3 class="cs-myra-bottom-cta-title">Scan or download your discount</h3>

          <div class="cs-myra-bottom-cta-inner">
            <div class="cs-myra-bottom-cta-image">
              <img decoding="async"
                src="https://calsouth.com/wp-content/uploads/2026/04/CS_Web_PartnerAnnouncement_QRcode_VIOC.png"
                alt="Cal South and Valvoline Instant Oil Change member discount QR code"
              />
            </div>

            <div class="cs-myra-bottom-cta-content">
              <p>
                Save the QR code to your phone or open it in a new tab to scan and redeem your Cal South member benefit in store.
              </p>

              <div class="cs-myra-btn-row">
                <a
                  href="https://calsouth.com/wp-content/uploads/2026/04/CS_Web_PartnerAnnouncement_QRcode_VIOC.png"
                  target="_blank"
                  rel="noopener"
                  class="cs-myra-btn"
                >
                  Download QR Code
                </a>

              
              </div>
            </div>
          </div>
        </div>
      </div>

      <aside class="cs-myra-aside">
        <h3>Key Details</h3>
        <ul class="cs-myra-facts">
          <li><span class="cs-myra-label">Award</span>VIOC Difference Maker of the Month</li>
          <li><span class="cs-myra-label">Winner</span>Myra Cortez</li>
          <li><span class="cs-myra-label">Club</span>North Hollywood FC</li>
          <li><span class="cs-myra-label">Impact</span>Fundraising, team management, registration, and travel coordination</li>
          <li><span class="cs-myra-label">Member Benefit</span>$10 off oil change</li>
        </ul>
      </aside>
    </div>
  </div>
</section>				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-7781bde e-flex e-con-boxed e-con e-parent" data-id="7781bde" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-a5da9e8 elementor-widget elementor-widget-html" data-id="a5da9e8" data-element_type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<div id="cs-myra-popup-wrap">
  <style>
    html.cs-myra-popup-open,
    body.cs-myra-popup-open {
      overflow: hidden !important;
    }

    #cs-myra-popup-wrap,
    #cs-myra-popup-wrap *,
    #cs-myra-popup-wrap *::before,
    #cs-myra-popup-wrap *::after {
      box-sizing: border-box !important;
    }

    #cs-myra-popup-wrap {
      --cs-navy: #0b1f3a !important;
      --cs-blue: #1d4ed8 !important;
      --cs-light-blue: #eff6ff !important;
      --cs-red: #c8102e !important;
      --cs-white: #ffffff !important;
      --cs-text: #12284a !important;
      --cs-muted: #5f6b7a !important;
      --cs-border: #dbe3ef !important;
      font-family: Arial, Helvetica, sans-serif !important;
      letter-spacing: normal !important;
      text-transform: none !important;
    }

    #cs-myra-popup-wrap div,
    #cs-myra-popup-wrap section,
    #cs-myra-popup-wrap article,
    #cs-myra-popup-wrap aside,
    #cs-myra-popup-wrap span,
    #cs-myra-popup-wrap p,
    #cs-myra-popup-wrap h1,
    #cs-myra-popup-wrap h2,
    #cs-myra-popup-wrap h3,
    #cs-myra-popup-wrap h4,
    #cs-myra-popup-wrap a,
    #cs-myra-popup-wrap button,
    #cs-myra-popup-wrap img {
      font-family: Arial, Helvetica, sans-serif !important;
      letter-spacing: normal !important;
      text-transform: none !important;
      text-decoration: none !important;
      box-shadow: none !important;
      border: 0 !important;
      outline: 0 !important;
    }

    #cs-myra-popup-wrap img {
      max-width: 100% !important;
      height: auto !important;
      display: block !important;
    }

    #cs-myra-popup-wrap .cs-myra-modal {
      position: fixed !important;
      inset: 0 !important;
      display: none !important;
      align-items: center !important;
      justify-content: center !important;
      padding: 20px !important;
      background: rgba(0, 0, 0, 0.72) !important;
      z-index: auto !important;
      margin: 0 !important;
    }

    #cs-myra-popup-wrap .cs-myra-modal.open {
      display: flex !important;
    }

    #cs-myra-popup-wrap .cs-myra-dialog {
      position: relative !important;
      width: min(94vw, 920px) !important;
      max-height: 92vh !important;
      overflow: auto !important;
      background: #f5f7fb !important;
      border: 1px solid var(--cs-border) !important;
      border-radius: 24px !important;
      box-shadow: 0 24px 70px rgba(0, 0, 0, 0.3) !important;
      padding: 28px !important;
      margin: 0 !important;
    }

    #cs-myra-popup-wrap .cs-myra-dialog::before {
      content: "" !important;
      position: absolute !important;
      top: 0 !important;
      left: 0 !important;
      bottom: 0 !important;
      width: 6px !important;
      background: var(--cs-red) !important;
      border-radius: 24px 0 0 24px !important;
    }

    #cs-myra-popup-wrap .cs-myra-close,
    #cs-myra-popup-wrap .cs-myra-close:hover,
    #cs-myra-popup-wrap .cs-myra-close:focus,
    #cs-myra-popup-wrap .cs-myra-close:active {
      position: absolute !important;
      top: 14px !important;
      right: 14px !important;
      z-index: 5 !important;
      width: 42px !important;
      height: 42px !important;
      padding: 0 !important;
      margin: 0 !important;
      border-radius: 999px !important;
      background: rgba(11, 31, 58, 0.92) !important;
      color: #ffffff !important;
      font-size: 28px !important;
      font-weight: 400 !important;
      line-height: 1 !important;
      cursor: pointer !important;
    }

    #cs-myra-popup-wrap .cs-myra-inner {
      padding-left: 12px !important;
      text-align: center !important;
    }

    #cs-myra-popup-wrap .cs-myra-kicker-wrap {
      text-align: center !important;
      margin: 0 0 14px 0 !important;
    }

    #cs-myra-popup-wrap .cs-myra-kicker {
      display: inline-block !important;
      margin: 0 !important;
      padding: 8px 14px !important;
      border-radius: 999px !important;
      background: #eff6ff !important;
      border: 1px solid var(--cs-border) !important;
      color: #1d4ed8 !important;
      font-size: 12px !important;
      font-weight: 700 !important;
      line-height: 1.2 !important;
      letter-spacing: 0.08em !important;
      text-transform: uppercase !important;
      text-align: center !important;
    }

    #cs-myra-popup-wrap .cs-myra-title {
      margin: 0 0 10px 0 !important;
      color: var(--cs-text) !important;
      font-size: clamp(30px, 4vw, 48px) !important;
      line-height: 1.08 !important;
      font-weight: 800 !important;
      text-align: center !important;
    }

    #cs-myra-popup-wrap .cs-myra-subtitle {
      margin: 0 auto 22px auto !important;
      max-width: 700px !important;
      color: var(--cs-muted) !important;
      font-size: 17px !important;
      line-height: 1.6 !important;
      text-align: center !important;
      font-weight: 400 !important;
    }

    #cs-myra-popup-wrap .cs-myra-subtitle strong {
      color: var(--cs-red) !important;
      font-weight: 700 !important;
    }

    #cs-myra-popup-wrap .cs-myra-image-wrap {
      margin: 0 auto 22px auto !important;
      max-width: 840px !important;
      border-radius: 22px !important;
      overflow: hidden !important;
      background: #e9eef5 !important;
      line-height: 0 !important;
    }

    #cs-myra-popup-wrap .cs-myra-image {
      display: block !important;
      width: 100% !important;
      height: auto !important;
      max-width: 100% !important;
      object-fit: contain !important;
      margin: 0 auto !important;
    }

    #cs-myra-popup-wrap .cs-myra-copy {
      margin: 0 auto 22px auto !important;
      max-width: 720px !important;
      color: var(--cs-text) !important;
      font-size: 16px !important;
      line-height: 1.7 !important;
      text-align: center !important;
      font-weight: 400 !important;
    }

    #cs-myra-popup-wrap .cs-myra-actions {
      display: flex !important;
      justify-content: center !important;
      align-items: center !important;
      gap: 14px !important;
      flex-wrap: wrap !important;
      margin: 0 !important;
    }

    #cs-myra-popup-wrap .cs-myra-btn,
    #cs-myra-popup-wrap .cs-myra-btn:link,
    #cs-myra-popup-wrap .cs-myra-btn:visited,
    #cs-myra-popup-wrap .cs-myra-btn:hover,
    #cs-myra-popup-wrap .cs-myra-btn:active {
      display: inline-flex !important;
      align-items: center !important;
      justify-content: center !important;
      min-width: 220px !important;
      padding: 16px 24px !important;
      border-radius: 14px !important;
      background: var(--cs-navy) !important;
      color: #ffffff !important;
      text-decoration: none !important;
      font-size: 16px !important;
      font-weight: 700 !important;
      line-height: 1.2 !important;
      text-align: center !important;
    }

    #cs-myra-popup-wrap .cs-myra-btn-secondary,
    #cs-myra-popup-wrap .cs-myra-btn-secondary:link,
    #cs-myra-popup-wrap .cs-myra-btn-secondary:visited,
    #cs-myra-popup-wrap .cs-myra-btn-secondary:hover,
    #cs-myra-popup-wrap .cs-myra-btn-secondary:active {
      background: transparent !important;
      color: var(--cs-navy) !important;
      border: 1px solid var(--cs-border) !important;
    }

    @media (max-width: 767px) {
      #cs-myra-popup-wrap .cs-myra-modal {
        padding: 14px !important;
      }

      #cs-myra-popup-wrap .cs-myra-dialog {
        width: 100% !important;
        max-height: 90vh !important;
        padding: 22px 18px 20px 18px !important;
        border-radius: 20px !important;
      }

      #cs-myra-popup-wrap .cs-myra-dialog::before {
        width: 5px !important;
        border-radius: 20px 0 0 20px !important;
      }

      #cs-myra-popup-wrap .cs-myra-inner {
        padding-left: 8px !important;
      }

      #cs-myra-popup-wrap .cs-myra-title {
        font-size: clamp(28px, 8vw, 38px) !important;
      }

      #cs-myra-popup-wrap .cs-myra-subtitle {
        font-size: 15px !important;
        margin-bottom: 18px !important;
      }

      #cs-myra-popup-wrap .cs-myra-image-wrap {
        margin-bottom: 18px !important;
        border-radius: 18px !important;
      }

      #cs-myra-popup-wrap .cs-myra-copy {
        font-size: 15px !important;
        margin-bottom: 18px !important;
      }

      #cs-myra-popup-wrap .cs-myra-actions {
        flex-direction: column !important;
        align-items: stretch !important;
      }

      #cs-myra-popup-wrap .cs-myra-btn,
      #cs-myra-popup-wrap .cs-myra-btn:link,
      #cs-myra-popup-wrap .cs-myra-btn:visited,
      #cs-myra-popup-wrap .cs-myra-btn:hover,
      #cs-myra-popup-wrap .cs-myra-btn:active,
      #cs-myra-popup-wrap .cs-myra-btn-secondary,
      #cs-myra-popup-wrap .cs-myra-btn-secondary:link,
      #cs-myra-popup-wrap .cs-myra-btn-secondary:visited,
      #cs-myra-popup-wrap .cs-myra-btn-secondary:hover,
      #cs-myra-popup-wrap .cs-myra-btn-secondary:active {
        width: 100% !important;
        min-width: 0 !important;
      }
    }
  </style>

  <div class="cs-myra-modal" id="cs-myra-popup">
    <div class="cs-myra-dialog" role="dialog" aria-modal="true" aria-labelledby="cs-myra-popup-title">
      <button class="cs-myra-close" type="button" aria-label="Close popup">&times;</button>

      <div class="cs-myra-inner">
        <div class="cs-myra-kicker-wrap">
          <span class="cs-myra-kicker">Cal South Member Benefit</span>
        </div>

        <h2 class="cs-myra-title" id="cs-myra-popup-title">Scan or download your discount</h2>

        <p class="cs-myra-subtitle">
          Get to the pitch with confidence. Cal South members receive <strong>$10 off an oil change</strong> from Valvoline Instant Oil Change.
        </p>

        <div class="cs-myra-image-wrap">
          <img decoding="async"
            class="cs-myra-image"
            src="https://calsouth.com/wp-content/uploads/2026/04/CS_Web_PartnerAnnouncement_QRcode_VIOC.png"
            alt="Cal South and Valvoline Instant Oil Change discount QR code"
          />
        </div>

        <div class="cs-myra-copy">
          Save the image to your phone or open the full article to learn more about Myra Cortez, Cal South’s March 2026 Difference Maker of the Month.
        </div>

        <div class="cs-myra-actions">
          <a
            class="cs-myra-btn"
            href="https://calsouth.com/wp-content/uploads/2026/04/CS_Web_PartnerAnnouncement_QRcode_VIOC.png"
            target="_blank"
            rel="noopener"
          >
            Download QR Code
          </a>

          <a
            class="cs-myra-btn cs-myra-btn-secondary"
            href="https://calsouth.com/celebrating-myra-cortez-valvoline-cal-south-difference-maker-march-2026/"
          >
            View Article
          </a>
        </div>
      </div>
    </div>
  </div>

  <script>
    (function () {
      var modal = document.getElementById('cs-myra-popup');
      if (!modal) return;

      var closeBtn = modal.querySelector('.cs-myra-close');
      var popupKey = 'csMyraArticlePopupLastShown';
      var oneDay = 24 * 60 * 60 * 1000;

      function openModal() {
        modal.classList.add('open');
        document.documentElement.classList.add('cs-myra-popup-open');
        document.body.classList.add('cs-myra-popup-open');
      }

      function closeModal() {
        modal.classList.remove('open');
        document.documentElement.classList.remove('cs-myra-popup-open');
        document.body.classList.remove('cs-myra-popup-open');
      }

      closeBtn.addEventListener('click', function (e) {
        e.preventDefault();
        e.stopPropagation();
        closeModal();
      });

      modal.addEventListener('click', function (e) {
        if (e.target === modal) closeModal();
      });

      document.addEventListener('keydown', function (e) {
        if (e.key === 'Escape') closeModal();
      });

      try {
        var lastShown = localStorage.getItem(popupKey);
        var now = Date.now();

        if (!lastShown || (now - parseInt(lastShown, 10)) > oneDay) {
          localStorage.setItem(popupKey, now);
          setTimeout(openModal, 1200);
        }
      } catch (e) {
        setTimeout(openModal, 1200);
      }
    })();
  </script>
</div>				</div>
				</div>
					</div>
				</div>
				</div>
		<p>The post <a href="https://calsouth.com/celebrating-myra-cortez-valvoline-cal-south-march-2026-difference-maker-of-the-month/">Celebrating Myra Cortez &#8211; Valvoline &amp; Cal South March 2026 Difference Maker of the Month</a> appeared first on <a href="https://calsouth.com">Cal South</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Laura Dudoit Named Cal South Referee Program General Referee Manager</title>
		<link>https://calsouth.com/laura-dudoit-named-cal-south-referee-program-general-referee-manager/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=laura-dudoit-named-cal-south-referee-program-general-referee-manager</link>
		
		<dc:creator><![CDATA[Genesis Jefferson]]></dc:creator>
		<pubDate>Wed, 08 Apr 2026 02:51:18 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[member benefits]]></category>
		<category><![CDATA[member discounts]]></category>
		<category><![CDATA[partnerships]]></category>
		<guid isPermaLink="false">https://calsouth.com/?p=17373</guid>

					<description><![CDATA[<p>Cal South Referee Program Laura Dudoit Named Cal South Referee Program General Referee Manager The Cal South Referee Committee is pleased to announce the appointment of Laura Dudoit as General [&#8230;]</p>
<p>The post <a href="https://calsouth.com/laura-dudoit-named-cal-south-referee-program-general-referee-manager/">Laura Dudoit Named Cal South Referee Program General Referee Manager</a> appeared first on <a href="https://calsouth.com">Cal South</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="17373" class="elementor elementor-17373" data-elementor-post-type="post">
				<div class="elementor-element elementor-element-aef03c2 e-flex e-con-boxed e-con e-parent" data-id="aef03c2" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-84d1ac3 elementor-widget elementor-widget-html" data-id="84d1ac3" data-element_type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<section class="laura-dudoit-announcement-snippet">
  <style>
    .laura-dudoit-announcement-snippet {
      --navy: #0b1f3a;
      --blue: #1d4ed8;
      --light-blue: #eff6ff;
      --red: #c62828;
      --text: #1f2937;
      --muted: #6b7280;
      --border: #dbe3ef;
      --white: #ffffff;
      font-family: Arial, Helvetica, sans-serif;
      color: var(--text);
      max-width: 980px;
      margin: 0 auto;
      background: var(--white);
    }

    .laura-dudoit-announcement-snippet * {
      box-sizing: border-box;
    }

    .laura-dudoit-announcement-header {
      padding: 8px 6px 0;
      margin-bottom: 24px;
    }

    .laura-dudoit-announcement-kicker {
      display: inline-block;
      background: var(--light-blue);
      color: var(--blue);
      border: 1px solid var(--border);
      border-radius: 999px;
      padding: 8px 14px;
      font-size: 12px;
      letter-spacing: 0.08em;
      text-transform: uppercase;
      margin-bottom: 14px;
      font-weight: 700;
    }

    .laura-dudoit-announcement-title {
      color: var(--navy);
      font-size: clamp(30px, 5vw, 50px);
      line-height: 1.08;
      margin: 0 0 12px;
      max-width: 860px;
      font-weight: 800;
    }

    .laura-dudoit-announcement-subtitle {
      color: var(--muted);
      font-size: 17px;
      line-height: 1.6;
      max-width: 780px;
      margin: 0;
      font-weight: 400;
    }

    .laura-dudoit-announcement-body {
      padding: 8px 6px 0;
    }

    .laura-dudoit-announcement-grid {
      display: grid;
      grid-template-columns: 1.5fr 0.9fr;
      gap: 24px;
      align-items: start;
    }

    .laura-dudoit-announcement-copy p {
      font-size: 17px;
      line-height: 1.75;
      margin: 0 0 18px;
      font-weight: 400;
    }

    .laura-dudoit-announcement-copy h2 {
      font-size: 22px;
      line-height: 1.25;
      margin: 30px 0 12px;
      color: var(--navy);
      font-weight: 800;
    }

    .laura-dudoit-announcement-quote {
      margin: 28px 0;
      padding: 22px 20px;
      border: 1px solid var(--border);
      border-left: 4px solid var(--red);
      border-radius: 14px;
      background: #fafcff;
    }

    .laura-dudoit-announcement-quote p {
      margin: 0 0 10px;
      font-size: 16px;
      line-height: 1.7;
      color: #374151;
      font-weight: 400;
    }

    .laura-dudoit-announcement-quote cite {
      display: block;
      font-style: normal;
      font-size: 14px;
      color: var(--muted);
      font-weight: 700;
    }

    .laura-dudoit-announcement-aside {
      background: var(--light-blue);
      border: 1px solid var(--border);
      border-radius: 16px;
      padding: 20px;
      position: sticky;
      top: 20px;
    }

    .laura-dudoit-announcement-aside h3 {
      margin: 0 0 14px;
      font-size: 18px;
      color: var(--navy);
      font-weight: 700;
    }

    .laura-dudoit-announcement-facts {
      list-style: none;
      padding: 0;
      margin: 0;
    }

    .laura-dudoit-announcement-facts li {
      padding: 12px 0;
      border-bottom: 1px solid rgba(11, 31, 58, 0.08);
      font-size: 15px;
      line-height: 1.55;
      font-weight: 400;
    }

    .laura-dudoit-announcement-facts li:last-child {
      border-bottom: 0;
    }

    .laura-dudoit-announcement-label {
      display: block;
      font-size: 11px;
      text-transform: uppercase;
      letter-spacing: 0.08em;
      color: var(--red);
      margin-bottom: 4px;
      font-weight: 700;
    }

    .laura-dudoit-announcement-cta {
      margin-top: 28px;
      padding: 18px 20px;
      border: 1px solid var(--border);
      border-left: 4px solid var(--red);
      border-radius: 14px;
      background: #fafcff;
    }

    .laura-dudoit-announcement-cta h4 {
      margin: 0 0 10px;
      font-size: 16px;
      color: var(--navy);
      font-weight: 700;
    }

    .laura-dudoit-announcement-cta p {
      margin: 0;
      font-size: 14px;
      line-height: 1.7;
      color: #374151;
      font-weight: 400;
    }

    @media (max-width: 820px) {
      .laura-dudoit-announcement-grid {
        grid-template-columns: 1fr;
      }

      .laura-dudoit-announcement-aside {
        position: static;
      }
    }
  </style>

  <div class="laura-dudoit-announcement-header">
    <span class="laura-dudoit-announcement-kicker">Cal South Referee Program</span>
    <h1 class="laura-dudoit-announcement-title">
      Laura Dudoit Named Cal South Referee Program General Referee Manager
    </h1>
    <p class="laura-dudoit-announcement-subtitle">
      The Cal South Referee Committee is pleased to announce the appointment of Laura Dudoit as General Referee Manager, effective immediately.
    </p>
  </div>

  <div class="laura-dudoit-announcement-body">
    <div class="laura-dudoit-announcement-grid">
      <div class="laura-dudoit-announcement-copy">
        <p>
          In this role, Laura will lead all referee recruitment, retention, and continuing education logistics in support of Southern California’s U.S. Soccer member leagues and organizations. Her leadership will strengthen referee development pathways and enhance service to affiliated leagues across the region.
        </p>

        <p>
          The Cal South Referee Program remains responsible for referee licensing, proper registration in accordance with U.S. Soccer requirements, and servicing all member leagues affiliated with U.S. Soccer. Currently, Cal South leads the nation in Professional Referees, National Referees, and Regional Referees, and is recognized as one of the top referee programs in the country for developing top-tier referees for competitive matches under current State Referee Administrator Juan Guzman Jr.
        </p>

        <h2>Leadership and Program Impact</h2>
        <p>
          Laura will report directly to Juan Guzman Jr., former FIFA and MLS Referee, ensuring alignment with Cal South Referee Program’s strategic vision for referee excellence.
        </p>

        <p>
          She previously served as the program’s registrar and brings extensive experience in member service management, operational coordination, and female development initiatives that support the growth and advancement of referees within U.S. Soccer pathways.
        </p>

        <div class="laura-dudoit-announcement-quote">
          <p>
            “This is an incredible time for the growth of soccer in the United States, and referee recruitment and retention is a key factor. Laura has demonstrated her passion for supporting referees for over a decade, and we are fortunate to have her help lead the operations of the program.”
          </p>
          <cite>Juan Guzman Jr., State Referee Administrator</cite>
        </div>

        <div class="laura-dudoit-announcement-quote">
          <p>
            “I am truly honored by the opportunity to serve the soccer community in this leadership capacity and to contribute to the continued growth and development of our referees.”
          </p>
          <cite>Laura Dudoit, Cal South Referee Program - General Referee Manager</cite>
        </div>

        <h2>Looking Ahead</h2>
        <p>
          We are confident that Laura’s leadership will help expand opportunities, improve support systems, and continue elevating referee standards across Southern California.
        </p>

        <div class="laura-dudoit-announcement-cta">
          <h4>Cal South Referee Program</h4>
          <p>
            Supporting referee excellence through recruitment, education, development, and service to affiliated U.S. Soccer member leagues across Southern California.
          </p>
        </div>
      </div>

      <aside class="laura-dudoit-announcement-aside">
        <h3>Key Details</h3>
        <ul class="laura-dudoit-announcement-facts">
          <li><span class="laura-dudoit-announcement-label">Announcement</span>Laura Dudoit appointed General Referee Manager</li>
          <li><span class="laura-dudoit-announcement-label">Effective</span>Immediately</li>
          <li><span class="laura-dudoit-announcement-label">Reports To</span>Juan Guzman Jr.</li>
          <li><span class="laura-dudoit-announcement-label">Focus</span>Recruitment, retention, and continuing education logistics</li>
        </ul>
      </aside>
    </div>
  </div>
</section>				</div>
				</div>
					</div>
				</div>
				</div>
		<p>The post <a href="https://calsouth.com/laura-dudoit-named-cal-south-referee-program-general-referee-manager/">Laura Dudoit Named Cal South Referee Program General Referee Manager</a> appeared first on <a href="https://calsouth.com">Cal South</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Cal South Announces Partnership with Valvoline Instant Oil Change: Get to the Pitch with Confidence</title>
		<link>https://calsouth.com/cal-south-announces-partnership-with-valvoline-instant-oil-change-get-to-the-pitch-with-confidence/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=cal-south-announces-partnership-with-valvoline-instant-oil-change-get-to-the-pitch-with-confidence</link>
		
		<dc:creator><![CDATA[Genesis Jefferson]]></dc:creator>
		<pubDate>Mon, 06 Apr 2026 17:47:14 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[member benefits]]></category>
		<category><![CDATA[member discounts]]></category>
		<category><![CDATA[partnerships]]></category>
		<guid isPermaLink="false">https://calsouth.com/?p=17348</guid>

					<description><![CDATA[<p>Partnership News Cal South Announces Partnership with Valvoline Instant Oil Change Get to the Pitch with Confidence — New partnership delivers added value and support for the Southern California soccer [&#8230;]</p>
<p>The post <a href="https://calsouth.com/cal-south-announces-partnership-with-valvoline-instant-oil-change-get-to-the-pitch-with-confidence/">Cal South Announces Partnership with Valvoline Instant Oil Change: Get to the Pitch with Confidence</a> appeared first on <a href="https://calsouth.com">Cal South</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="17348" class="elementor elementor-17348" data-elementor-post-type="post">
				<div class="elementor-element elementor-element-aef03c2 e-flex e-con-boxed e-con e-parent" data-id="aef03c2" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-84d1ac3 elementor-widget elementor-widget-html" data-id="84d1ac3" data-element_type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<section class="calsouth-pr">
  <style>
    .calsouth-pr {
      --navy:#0b1f3a;
      --blue:#1d4ed8;
      --light:#eff6ff;
      --red:#c62828;
      --text:#1f2937;
      --muted:#6b7280;
      --border:#dbe3ef;
      font-family: Arial, Helvetica, sans-serif;
      max-width: 980px;
      margin: 0 auto;
      color: var(--text);
    }

    .kicker {
      display:inline-block;
      background:var(--light);
      color:var(--blue);
      padding:8px 14px;
      border-radius:999px;
      font-size:12px;
      font-weight:700;
      letter-spacing:.08em;
      text-transform:uppercase;
      margin-bottom:14px;
    }

    h1 {
      font-size: clamp(30px,5vw,48px);
      color:var(--navy);
      margin:0 0 10px;
      font-weight:800;
    }

    .subtitle {
      color:var(--navy);
      font-size:20px;
      line-height:1.6;
      max-width:760px;
      font-weight: 600;
    }

    .content { margin-top:20px; }

    .content p {
      font-size:17px;
      line-height:1.75;
      margin-bottom:18px;
    }

    .quote {
      margin:28px 0;
      padding:20px;
      border-left:4px solid var(--red);
      background:#fafcff;
      border-radius:12px;
      font-size:17px;
      line-height:1.7;
    }

    .quote cite {
      display:block;
      margin-top:10px;
      font-size:14px;
      color:var(--muted);
      font-weight:600;
    }

    .section-title {
      font-size:22px;
      color:var(--navy);
      margin:30px 0 12px;
      font-weight:800;
    }
  </style>

  <span class="kicker">Partnership News</span>

  <h1>
    <strong>Cal South Announces Partnership with Valvoline Instant Oil Change</strong>
  </h1>

  <p class="subtitle">
    Get to the Pitch with Confidence — New partnership delivers added value and support for the Southern California soccer community.
  </p>

  <div class="content">

    <p><strong>Anaheim, Calif. — April 2026 —</strong> Cal South, the official youth and adult state soccer association for Southern California, is proud to announce a new partnership with Valvoline Instant Oil Change (VIOC) as the Official Oil Change of Cal South. Built around the shared goal of helping families <strong>get to the pitch with confidence</strong>, this partnership reinforces Cal South’s commitment to providing impactful benefits that support our members both on the field and in everyday life.</p>

    <p>
      Through this collaboration, Cal South and Valvoline Instant Oil Change will support the youth soccer community through recognition programs, educational initiatives, and added value for members.
    </p>

    <p>
      As part of the partnership, Valvoline Instant Oil Change will serve as the title sponsor of the “VIOC Difference Maker of the Month”, recognizing coaches, referees, and parents who go above and beyond to create a positive and impactful experience for players and families.
    </p>

    <div class="quote">
      “At Valvoline Instant Oil Change, performance, reliability, and trust are at the core of everything we do—and those same values are what drive success on the field. This partnership reflects a shared commitment to teamwork, discipline, and continuous improvement, whether it’s under the hood or on the field. We look forward to this partnership with Cal South and are excited to see what’s ahead.”
      <cite>
        Carlos Montoya, Marketing Manager<br>
        Valvoline Instant Oil Change
      </cite>
    </div>

    <div class="quote">
      “We’re excited to welcome Valvoline Instant Oil Change as a valued partner of Cal South. Together, we’re creating meaningful opportunities to recognize the individuals who make our game better every day—our coaches, referees, and families—while also delivering added benefits to our members. We look forward to the positive impact this partnership will have both on and off the field.”
      <cite>
        Jeff Dyrek, CEO<br>
        California State Soccer Association – South (Cal South)
      </cite>
    </div>

    <h2 class="section-title">About Valvoline Instant Oil Change</h2>

    <p>
      Valvoline Instant Oil Change is a leader in preventive vehicle maintenance, offering quick, convenient, and reliable service to help drivers stay safe and confident on the road. With a focus on quality and efficiency, VIOC provides expert care designed to keep vehicles performing at their best.
    </p>

    <h2 class="section-title">About Cal South</h2>

    <p>
      The California State Soccer Association – South (Cal South) is a 501(c)(3) nonprofit and the official youth and adult state soccer association for Southern California under the United States Soccer Federation, US Youth Soccer, and the United States Adult Soccer Association.
    </p>

    <p>
      Serving a region from San Luis Obispo to San Diego, Cal South supports players of all ages and skill levels while advancing coaching, refereeing, and the growth of the game across the region.
    </p>

  </div>
</section>				</div>
				</div>
					</div>
				</div>
				</div>
		<p>The post <a href="https://calsouth.com/cal-south-announces-partnership-with-valvoline-instant-oil-change-get-to-the-pitch-with-confidence/">Cal South Announces Partnership with Valvoline Instant Oil Change: Get to the Pitch with Confidence</a> appeared first on <a href="https://calsouth.com">Cal South</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Eric Wynalda’s new book gives back to the community and a chance to relive the shot that changed American soccer</title>
		<link>https://calsouth.com/eric-wynaldas-new-book-gives-back-to-the-community-and-a-chance-to-relive-the-shot-that-changed-american-soccer/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=eric-wynaldas-new-book-gives-back-to-the-community-and-a-chance-to-relive-the-shot-that-changed-american-soccer</link>
		
		<dc:creator><![CDATA[Genesis Jefferson]]></dc:creator>
		<pubDate>Fri, 03 Apr 2026 21:54:15 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[member benefits]]></category>
		<category><![CDATA[member discounts]]></category>
		<category><![CDATA[partnerships]]></category>
		<guid isPermaLink="false">https://calsouth.com/?p=17359</guid>

					<description><![CDATA[<p>Cal South News Eric Wynalda’s New Book Relives a Defining World Cup Moment and Gives Back to the Game The upcoming release gives readers a front-row seat to one of [&#8230;]</p>
<p>The post <a href="https://calsouth.com/eric-wynaldas-new-book-gives-back-to-the-community-and-a-chance-to-relive-the-shot-that-changed-american-soccer/">Eric Wynalda’s new book gives back to the community and a chance to relive the shot that changed American soccer</a> appeared first on <a href="https://calsouth.com">Cal South</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="17359" class="elementor elementor-17359" data-elementor-post-type="post">
				<div class="elementor-element elementor-element-aef03c2 e-flex e-con-boxed e-con e-parent" data-id="aef03c2" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-84d1ac3 elementor-widget elementor-widget-html" data-id="84d1ac3" data-element_type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<section class="eric-wynalda-book-snippet">
  <style>
    .eric-wynalda-book-snippet {
      --navy: #0b1f3a;
      --blue: #1d4ed8;
      --light-blue: #eff6ff;
      --red: #c62828;
      --text: #1f2937;
      --muted: #6b7280;
      --border: #dbe3ef;
      --white: #ffffff;
      font-family: Arial, Helvetica, sans-serif;
      color: var(--text);
      max-width: 980px;
      margin: 0 auto;
      background: var(--white);
    }

    .eric-wynalda-book-snippet * {
      box-sizing: border-box;
    }

    .eric-wynalda-book-header {
      padding: 8px 6px 0;
      margin-bottom: 24px;
    }

    .eric-wynalda-book-kicker {
      display: inline-block;
      background: var(--light-blue);
      color: var(--blue);
      border: 1px solid var(--border);
      border-radius: 999px;
      padding: 8px 14px;
      font-size: 12px;
      letter-spacing: 0.08em;
      text-transform: uppercase;
      margin-bottom: 14px;
      font-weight: 700;
    }

    .eric-wynalda-book-title {
      color: var(--navy);
      font-size: clamp(30px, 5vw, 50px);
      line-height: 1.08;
      margin: 0 0 12px;
      max-width: 860px;
      font-weight: 800;
    }

    .eric-wynalda-book-subtitle {
      color: var(--muted);
      font-size: 17px;
      line-height: 1.6;
      max-width: 780px;
      margin: 0;
      font-weight: 400;
    }

    .eric-wynalda-book-body {
      padding: 8px 6px 0;
    }

    .eric-wynalda-book-grid {
      display: grid;
      grid-template-columns: 1.5fr 0.9fr;
      gap: 24px;
      align-items: start;
    }

    .eric-wynalda-book-copy p {
      font-size: 17px;
      line-height: 1.75;
      margin: 0 0 18px;
      font-weight: 400;
    }

    .eric-wynalda-book-copy h2 {
      font-size: 22px;
      line-height: 1.25;
      margin: 30px 0 12px;
      color: var(--navy);
      font-weight: 800;
    }

    .eric-wynalda-book-quote {
      margin: 28px 0;
      padding: 22px 20px;
      border: 1px solid var(--border);
      border-left: 4px solid var(--red);
      border-radius: 14px;
      background: #fafcff;
    }

    .eric-wynalda-book-quote p {
      margin: 0 0 10px;
      font-size: 16px;
      line-height: 1.7;
      color: #374151;
      font-weight: 400;
    }

    .eric-wynalda-book-quote cite {
      display: block;
      font-style: normal;
      font-size: 14px;
      color: var(--muted);
      font-weight: 700;
    }

    .eric-wynalda-book-aside {
      background: var(--light-blue);
      border: 1px solid var(--border);
      border-radius: 16px;
      padding: 20px;
      position: sticky;
      top: 20px;
    }

    .eric-wynalda-book-aside h3 {
      margin: 0 0 14px;
      font-size: 18px;
      color: var(--navy);
      font-weight: 700;
    }

    .eric-wynalda-book-facts {
      list-style: none;
      padding: 0;
      margin: 0;
    }

    .eric-wynalda-book-facts li {
      padding: 12px 0;
      border-bottom: 1px solid rgba(11, 31, 58, 0.08);
      font-size: 15px;
      line-height: 1.55;
      font-weight: 400;
    }

    .eric-wynalda-book-facts li:last-child {
      border-bottom: 0;
    }

    .eric-wynalda-book-label {
      display: block;
      font-size: 11px;
      text-transform: uppercase;
      letter-spacing: 0.08em;
      color: var(--red);
      margin-bottom: 4px;
      font-weight: 700;
    }

    .eric-wynalda-book-cta {
      margin-top: 28px;
      padding: 18px 20px;
      border: 1px solid var(--border);
      border-left: 4px solid var(--red);
      border-radius: 14px;
      background: #fafcff;
    }

    .eric-wynalda-book-cta h4 {
      margin: 0 0 10px;
      font-size: 16px;
      color: var(--navy);
      font-weight: 700;
    }

    .eric-wynalda-book-cta p {
      margin: 0 0 14px;
      font-size: 14px;
      line-height: 1.7;
      color: #374151;
      font-weight: 400;
    }

    .eric-wynalda-book-btn {
      display: inline-block;
      background: var(--red);
      color: #ffffff !important;
      text-decoration: none;
      font-size: 14px;
      font-weight: 700;
      padding: 12px 18px;
      border-radius: 999px;
    }

    .eric-wynalda-book-btn:hover {
      opacity: 0.92;
    }

    @media (max-width: 820px) {
      .eric-wynalda-book-grid {
        grid-template-columns: 1fr;
      }

      .eric-wynalda-book-aside {
        position: static;
      }
    }
  </style>

  <div class="eric-wynalda-book-header">
    <span class="eric-wynalda-book-kicker">Cal South News</span>
    <h1 class="eric-wynalda-book-title">
      Eric Wynalda’s New Book Relives a Defining World Cup Moment and Gives Back to the Game
    </h1>
    <p class="eric-wynalda-book-subtitle">
      The upcoming release gives readers a front-row seat to one of the most iconic moments in American soccer — while connecting a Cal South alumnus’s story to the continued growth of the game in Southern California.
    </p>
  </div>

  <div class="eric-wynalda-book-body">
    <div class="eric-wynalda-book-grid">
      <div class="eric-wynalda-book-copy">
        <p>
Eric Wynalda — a Cal South alum — shares the unfiltered story behind one of the most iconic moments in U.S. Soccer history. A portion of proceeds from the book will go back to Cal South, supporting the next generation of players.

Go inside the mind behind the legendary 1994 World Cup free kick — the “whiteboard in the mind” that defined a career. From late-night battles with the Federation to locker room moments the cameras never captured, this is a raw, behind-the-scenes look at the grit, pressure, and pursuit of “soccer nirvana” at the highest level.
        </p>

        <p>
          Readers will go inside the mind behind the strike, understand the preparation and instinct that made it possible, and get the raw truth about the moments the cameras missed — from locker room tension to the behind-the-scenes battles that came with helping grow the American game on the world stage.
        </p>

        <h2>A World Cup Story with Cal South Roots</h2>
        <p>
          The release carries special meaning for the Southern California soccer community. Eric Wynalda is a Cal South alumnus and was part of the 1994 FIFA World Cup when the tournament was last played in the United States.
        </p>

        <p>
          As the World Cup returns to the U.S., the book offers fans a chance to revisit a defining chapter in American soccer through the perspective of someone who lived it — and whose journey remains connected to the game’s growth here at home.
        </p>

        <h2>What’s Inside the Book</h2>
        <p>
          From the “whiteboard in the mind” behind the famous goal to the late-night battles with the Federation and the unforgettable locker room stories from that era, the book dives into the pressure, politics, personality, and pure exhilaration of doing the business when it mattered most.
        </p>

        <div class="eric-wynalda-book-quote">
          <p>
            Eric Wynalda, a Cal South alumnus, will donate a portion of the proceeds from the book to Cal South to support the continued growth of the game in Southern California.
          </p>
          <cite>Supporting the next generation of the game</cite>
        </div>

        <h2>More Than a Memoir</h2>
        <p>
          This is more than a sports memoir. It is a firsthand account of holding your nerve with the world watching, navigating the highs and lows of elite competition, and helping push American soccer forward during a pivotal moment in its history.
        </p>

        <p>
          For Cal South families, alumni, and fans of the game, the release is both a look back at a historic World Cup moment and a reminder of the powerful connections between the sport’s past, present, and future in Southern California.
        </p>

        <div class="eric-wynalda-book-cta">
          <h4>Preorder the Book</h4>
          <p>
            Reserve your copy and relive one of the defining moments in American soccer through the eyes of a Cal South alumnus who helped shape it.
          </p>
          <a href="https://wynalda11.com/" class="eric-wynalda-book-btn">Learn More | Preorder</a>
        </div>
      </div>

      <aside class="eric-wynalda-book-aside">
        <h3>Key Details</h3>
        <ul class="eric-wynalda-book-facts">
          <li><span class="eric-wynalda-book-label">Author</span>Eric Wynalda</li>
          <li><span class="eric-wynalda-book-label">Connection</span>Cal South Alumnus</li>
          <li><span class="eric-wynalda-book-label">World Cup Tie</span>1994 FIFA World Cup</li>
          <li><span class="eric-wynalda-book-label">Impact</span>Portion of proceeds supports Cal South</li>
        </ul>
      </aside>
    </div>
  </div>
</section>				</div>
				</div>
					</div>
				</div>
				</div>
		<p>The post <a href="https://calsouth.com/eric-wynaldas-new-book-gives-back-to-the-community-and-a-chance-to-relive-the-shot-that-changed-american-soccer/">Eric Wynalda’s new book gives back to the community and a chance to relive the shot that changed American soccer</a> appeared first on <a href="https://calsouth.com">Cal South</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Cal South Announces New Board Leadership, Including Patrick Avilés</title>
		<link>https://calsouth.com/cal-south-announces-new-board-leadership-including-patrick-aviles/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=cal-south-announces-new-board-leadership-including-patrick-aviles</link>
		
		<dc:creator><![CDATA[Genesis Jefferson]]></dc:creator>
		<pubDate>Mon, 23 Mar 2026 18:08:49 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cal north]]></category>
		<category><![CDATA[coaches]]></category>
		<category><![CDATA[in memoriam]]></category>
		<guid isPermaLink="false">https://calsouth.com/?p=17233</guid>

					<description><![CDATA[<p>Annoucement Cal South Announces 2026 Board of Directors Leadership Anaheim, CA (March 23, 2026) — Cal South is proud to announce its Board of Directors leadership, bringing together experienced voices [&#8230;]</p>
<p>The post <a href="https://calsouth.com/cal-south-announces-new-board-leadership-including-patrick-aviles/">Cal South Announces New Board Leadership, Including Patrick Avilés</a> appeared first on <a href="https://calsouth.com">Cal South</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="17233" class="elementor elementor-17233" data-elementor-post-type="post">
				<div class="elementor-element elementor-element-aef03c2 e-flex e-con-boxed e-con e-parent" data-id="aef03c2" data-element_type="container">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-06bed5f e-con-full e-flex e-con e-child" data-id="06bed5f" data-element_type="container">
				<div class="elementor-element elementor-element-f5f5751 elementor-widget elementor-widget-html" data-id="f5f5751" data-element_type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<section class="calsouth-board-announcement">
  <style>
    .calsouth-board-announcement {
      --bg: #ffffff;
      --text: #111827;
      --muted: #6b7280;
      --accent: #0f3d75;
      --accent2: #e40046;
      --border: #e5e7eb;
     
      max-width: 1000px;
      margin: 0 auto 48px;
      padding: 48px 24px;
      text-align: center;
      font-family: Arial, Helvetica, sans-serif;
      border: 1px solid var(--border);
      background: var(--bg);
    }

    .board-announcement-eyebrow {
      font-size: 12px;
      font-weight: 700;
      letter-spacing: 1.5px;
      text-transform: uppercase;
      color: var(--accent2);
      margin-bottom: 14px;
    }

    .board-announcement-title {
      font-size: clamp(28px, 4vw, 44px);
      font-weight: 600;
      line-height: 1.2;
      margin-bottom: 18px;
      color: var(--text);
    }

    .board-announcement-text {
      font-size: 16px;
      line-height: 1.7;
      color: var(--muted);
      font-weight: 400;
      max-width: 760px;
      margin: 0 auto 28px;
    }

.board-announcement-cta {
  display: inline-block;
  padding: 14px 28px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  background: var(--accent2);
  color: #ffffff; /* ← THIS */
  text-decoration: none; /* prevents default blue underline */
  border-radius: 4px;
  transition: all 0.2s ease;
  color: #ffffff !important;
}

    .board-announcement-cta:hover {
      background: #c3003c;
      transform: translateY(-2px);
    }

    @media (max-width: 640px) {
      .calsouth-board-announcement {
        padding: 36px 18px;
      }

      .board-announcement-text {
        font-size: 16px;
      }
    }
  </style>

  <div class="board-announcement-eyebrow">Annoucement</div>

  <h2 class="board-announcement-title">
    Cal South Announces 2026 Board of Directors Leadership
  </h2>

  <p class="board-announcement-text">
    Anaheim, CA (March 23, 2026) — Cal South is proud to announce its Board of Directors leadership,
    bringing together experienced voices from across the soccer community to guide the organization’s
    next chapter of growth, innovation, and service.
  </p>

  <a href="https://calsouth.com/board-of-directors" class="board-announcement-cta">
    View Full Board of Directors
  </a>
</section>				</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-84d1ac3 elementor-widget elementor-widget-html" data-id="84d1ac3" data-element_type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<section class="cal-south-board-announcement">
  <style>
    .cal-south-board-announcement {
      --navy: #0b1f3a;
      --blue: #1d4ed8;
      --light-blue: #eff6ff;
      --red: #c62828;
      --text: #1f2937;
      --muted: #6b7280;
      --border: #dbe3ef;
      --white: #ffffff;
      font-family: Arial, Helvetica, sans-serif;
      color: var(--text);
      max-width: 1020px;
      margin: 0 auto;
      background: var(--white);
    }

    .cal-south-board-announcement * {
      box-sizing: border-box;
    }

    .cal-south-board-header {
      padding: 8px 6px 0;
      margin-bottom: 24px;
    }

    .cal-south-board-kicker {
      display: inline-block;
      background: var(--light-blue);
      color: var(--blue);
      border: 1px solid var(--border);
      border-radius: 999px;
      padding: 8px 14px;
      font-size: 12px;
      letter-spacing: 0.08em;
      text-transform: uppercase;
      margin-bottom: 14px;
      font-weight: 700;
    }

    .cal-south-board-title {
      color: var(--navy);
      font-size: clamp(30px, 5vw, 50px);
      line-height: 1.08;
      margin: 0 0 12px;
      max-width: 900px;
      font-weight: 800;
    }

    .cal-south-board-subtitle {
      color: var(--muted);
      font-size: 17px;
      line-height: 1.6;
      max-width: 820px;
      margin: 0;
      font-weight: 400;
    }

    .cal-south-board-body {
      padding: 8px 6px 0;
    }

    .cal-south-board-grid {
      display: grid;
      grid-template-columns: minmax(0, 1.55fr) minmax(280px, 0.85fr);
      gap: 28px;
      align-items: start;
    }

    .cal-south-board-copy p {
      font-size: 17px;
      line-height: 1.75;
      margin: 0 0 18px;
      font-weight: 400;
    }

    .cal-south-board-copy h2 {
      font-size: 22px;
      line-height: 1.25;
      margin: 30px 0 12px;
      color: var(--navy);
      font-weight: 800;
    }

    .cal-south-board-copy h3 {
      font-size: 18px;
      line-height: 1.3;
      margin: 26px 0 12px;
      color: var(--navy);
      font-weight: 800;
    }

    .cal-south-board-quote {
      margin: 28px 0;
      padding: 22px 20px;
      border: 1px solid var(--border);
      border-left: 4px solid var(--red);
      border-radius: 14px;
      background: #fafcff;
    }

    .cal-south-board-quote p {
      margin: 0 0 10px;
      font-size: 16px;
      line-height: 1.7;
      color: #374151;
      font-weight: 400;
    }

    .cal-south-board-quote cite {
      display: block;
      font-style: normal;
      font-size: 14px;
      color: var(--muted);
      font-weight: 700;
    }

    .cal-south-board-highlight {
      margin: 28px 0;
      padding: 22px 20px;
      border: 1px solid var(--border);
      border-left: 4px solid var(--red);
      border-radius: 14px;
      background: #fafcff;
    }

    .cal-south-board-highlight p {
      margin: 0;
      font-size: 16px;
      line-height: 1.7;
      color: #374151;
      font-weight: 400;
    }

    .cal-south-board-aside {
      background: var(--light-blue);
      border: 1px solid var(--border);
      border-radius: 16px;
      padding: 20px;
      position: sticky;
      top: 20px;
    }

    .cal-south-board-aside h3 {
      margin: 0 0 14px;
      font-size: 18px;
      color: var(--navy);
      font-weight: 700;
    }

    .cal-south-board-facts {
      list-style: none;
      padding: 0;
      margin: 0;
    }

    .cal-south-board-facts li {
      padding: 12px 0;
      border-bottom: 1px solid rgba(11, 31, 58, 0.08);
      font-size: 15px;
      line-height: 1.55;
      font-weight: 400;
    }

    .cal-south-board-facts li:last-child {
      border-bottom: 0;
    }

    .cal-south-board-label {
      display: block;
      font-size: 11px;
      text-transform: uppercase;
      letter-spacing: 0.08em;
      color: var(--red);
      margin-bottom: 4px;
      font-weight: 700;
    }

    .cal-south-board-contact {
      margin-top: 28px;
      padding: 18px 20px;
      border: 1px solid var(--border);
      border-left: 4px solid var(--red);
      border-radius: 14px;
      background: #fafcff;
    }

    .cal-south-board-contact h4 {
      margin: 0 0 10px;
      font-size: 16px;
      color: var(--navy);
      font-weight: 700;
    }

    .cal-south-board-contact p {
      margin: 0;
      font-size: 14px;
      line-height: 1.75;
      color: #374151;
      font-weight: 400;
    }

    .cal-south-board-contact a {
      color: var(--blue);
      text-decoration: none;
      font-weight: 600;
    }

    .cal-south-board-contact a:hover {
      text-decoration: underline;
    }

    @media (max-width: 820px) {
      .cal-south-board-grid {
        grid-template-columns: 1fr;
      }

      .cal-south-board-aside {
        position: static;
      }
    }
  </style>


  <div class="cal-south-board-body">
    <div class="cal-south-board-grid">
      <div class="cal-south-board-copy">
        <p>
          The Cal South board includes Alex Lee, President; Michael Orozco, Vice President; Patrick Avilés, Secretary; Eric Wynalda, Treasurer; Nick Webster; Juan Guzman; and Tamara Cantrell.
        </p>

        <p>
          This dynamic leadership group reflects Cal South’s ongoing commitment to strengthening the game at every level and expanding opportunities for players, coaches, referees, clubs, and communities throughout Southern California.
        </p>

        <div class="cal-south-board-quote">
          <p>
            “Each of these leaders brings a unique perspective and a deep passion for the game, including US National Team experience.”
          </p>
          <p>
            “That shared commitment strengthens our ability to serve our communities for the future growth of the game.”
          </p>
          <cite>Jeff Dyrek, Chief Executive Officer of Cal South</cite>
        </div>

        <h2>Spotlight on Patrick Avilés</h2>
        <p>
          Patrick Avilés joins the board as Secretary, bringing extensive experience as a creative marketing and brand leader. He currently serves as Vice President of Brand for Los Angeles Football Club (LAFC), where he has played a key role in shaping the club’s identity since its inception.
        </p>

        <p>
          Throughout his career, Avilés has led innovative collaborations with culturally influential brands and artists, helping position LAFC at the intersection of sport, culture, and community. His work has elevated the Black &amp; Gold into a globally recognized lifestyle brand through impactful marketing strategies, storytelling-driven campaigns, and initiatives that reflect the diversity and spirit of Los Angeles.
        </p>

        <div class="cal-south-board-highlight">
          <p>
            Driven by a passion for the game beyond the pitch, Avilés is committed to growing soccer through increased access, creative expression, and meaningful pathways that inspire the next generation of players and fans.
          </p>
        </div>

        <p>
          His addition to the Cal South Board underscores the organization’s commitment to forward-thinking leadership, community impact, and the continued growth of soccer across Southern California.
        </p>

        <h3>About Cal South</h3>
        <p>
          Cal South is dedicated to fostering the development of soccer in Southern California by providing programs, resources, and leadership that support players of all ages and skill levels. Through its commitment to excellence, inclusion, and community engagement, Cal South continues to shape the future of the game.
        </p>

        <div class="cal-south-board-contact">
          <h4>Cal South Contact</h4>
          <p>
            Genesis Jefferson<br>
            Marketing Manager<br>
            <a href="mailto:gjefferson@calsouth.com">gjefferson@calsouth.com</a>
          </p>
        </div>
      </div>

      <aside class="cal-south-board-aside">
        <h3>Board of Directors</h3>
        <ul class="cal-south-board-facts">
          <li><span class="cal-south-board-label">President</span>Alex Lee</li>
          <li><span class="cal-south-board-label">Vice President</span>Michael Orozco</li>
          <li><span class="cal-south-board-label">Secretary</span>Patrick Avilés</li>
          <li><span class="cal-south-board-label">Treasurer</span>Eric Wynalda</li>
          <li><span class="cal-south-board-label">Board Member</span>Nick Webster</li>
          <li><span class="cal-south-board-label">Board Member</span>Juan Guzman</li>
          <li><span class="cal-south-board-label">Board Member</span>Tamara Cantrell</li>
        </ul>
      </aside>
    </div>
  </div>
</section>				</div>
				</div>
					</div>
				</div>
				</div>
		<p>The post <a href="https://calsouth.com/cal-south-announces-new-board-leadership-including-patrick-aviles/">Cal South Announces New Board Leadership, Including Patrick Avilés</a> appeared first on <a href="https://calsouth.com">Cal South</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Longtime Sonoma State Soccer Coach Marcus Ziemer Remembered for Lasting Impact on Northern California Soccer</title>
		<link>https://calsouth.com/longtime-sonoma-state-soccer-coach-marcus-ziemer-remembered-for-lasting-impact-on-northern-california-soccer/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=longtime-sonoma-state-soccer-coach-marcus-ziemer-remembered-for-lasting-impact-on-northern-california-soccer</link>
		
		<dc:creator><![CDATA[Genesis Jefferson]]></dc:creator>
		<pubDate>Wed, 18 Mar 2026 17:57:26 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cal north]]></category>
		<category><![CDATA[coaches]]></category>
		<category><![CDATA[in memoriam]]></category>
		<guid isPermaLink="false">https://calsouth.com/?p=17226</guid>

					<description><![CDATA[<p>Memo to Clubs &#38; Leagues Chobani, the Official Nutrition Partner of U.S. Soccer, is launching its upcoming “Feed the Dream” consumer promotion to help support youth soccer clubs across the [&#8230;]</p>
<p>The post <a href="https://calsouth.com/longtime-sonoma-state-soccer-coach-marcus-ziemer-remembered-for-lasting-impact-on-northern-california-soccer/">Longtime Sonoma State Soccer Coach Marcus Ziemer Remembered for Lasting Impact on Northern California Soccer</a> appeared first on <a href="https://calsouth.com">Cal South</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="17226" class="elementor elementor-17226" data-elementor-post-type="post">
				<div class="elementor-element elementor-element-aef03c2 e-flex e-con-boxed e-con e-parent" data-id="aef03c2" data-element_type="container">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-06bed5f e-con-full e-flex e-con e-child" data-id="06bed5f" data-element_type="container">
				<div class="elementor-element elementor-element-1b8a5c8 elementor-widget elementor-widget-image" data-id="1b8a5c8" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img fetchpriority="high" decoding="async" width="800" height="450" src="https://calsouth.com/wp-content/uploads/2026/03/marcus-ziemer-1024x576.webp" class="attachment-large size-large wp-image-17225" alt="" srcset="https://calsouth.com/wp-content/uploads/2026/03/marcus-ziemer-1024x576.webp 1024w, https://calsouth.com/wp-content/uploads/2026/03/marcus-ziemer-300x169.webp 300w, https://calsouth.com/wp-content/uploads/2026/03/marcus-ziemer-768x432.webp 768w, https://calsouth.com/wp-content/uploads/2026/03/marcus-ziemer.webp 1240w" sizes="(max-width: 800px) 100vw, 800px" />															</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-84d1ac3 elementor-widget elementor-widget-html" data-id="84d1ac3" data-element_type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<section class="marcus-ziemer-tribute-snippet">
  <style>
    .marcus-ziemer-tribute-snippet {
      --navy: #0b1f3a;
      --blue: #1d4ed8;
      --light-blue: #eff6ff;
      --red: #c62828;
      --text: #1f2937;
      --muted: #6b7280;
      --border: #dbe3ef;
      --white: #ffffff;
      font-family: Arial, Helvetica, sans-serif;
      color: var(--text);
      max-width: 980px;
      margin: 0 auto;
      background: var(--white);
    }

    .marcus-ziemer-tribute-snippet * {
      box-sizing: border-box;
    }

    .marcus-ziemer-tribute-header {
      padding: 8px 6px 0;
      margin-bottom: 24px;
    }

    .marcus-ziemer-tribute-kicker {
      display: inline-block;
      background: var(--light-blue);
      color: var(--blue);
      border: 1px solid var(--border);
      border-radius: 999px;
      padding: 8px 14px;
      font-size: 12px;
      letter-spacing: 0.08em;
      text-transform: uppercase;
      margin-bottom: 14px;
      font-weight: 700;
    }

    .marcus-ziemer-tribute-title {
      color: var(--navy);
      font-size: clamp(30px, 5vw, 50px);
      line-height: 1.08;
      margin: 0 0 12px;
      max-width: 860px;
      font-weight: 800;
    }

    .marcus-ziemer-tribute-subtitle {
      color: var(--muted);
      font-size: 17px;
      line-height: 1.6;
      max-width: 780px;
      margin: 0;
      font-weight: 400;
    }

    .marcus-ziemer-tribute-body {
      padding: 8px 6px 0;
    }

    .marcus-ziemer-tribute-grid {
      display: grid;
      grid-template-columns: 1.5fr 0.9fr;
      gap: 24px;
      align-items: start;
    }

    .marcus-ziemer-tribute-copy p {
      font-size: 17px;
      line-height: 1.75;
      margin: 0 0 18px;
      font-weight: 400;
    }

    .marcus-ziemer-tribute-copy h2 {
      font-size: 22px;
      line-height: 1.25;
      margin: 30px 0 12px;
      color: var(--navy);
      font-weight: 800;
    }

    .marcus-ziemer-tribute-quote {
      margin: 28px 0;
      padding: 22px 20px;
      border: 1px solid var(--border);
      border-left: 4px solid var(--red);
      border-radius: 14px;
      background: #fafcff;
    }

    .marcus-ziemer-tribute-quote p {
      margin: 0 0 10px;
      font-size: 16px;
      line-height: 1.7;
      color: #374151;
      font-weight: 400;
    }

    .marcus-ziemer-tribute-quote cite {
      display: block;
      font-style: normal;
      font-size: 14px;
      color: var(--muted);
      font-weight: 700;
    }

    .marcus-ziemer-tribute-aside {
      background: var(--light-blue);
      border: 1px solid var(--border);
      border-radius: 16px;
      padding: 20px;
      position: sticky;
      top: 20px;
    }

    .marcus-ziemer-tribute-aside h3 {
      margin: 0 0 14px;
      font-size: 18px;
      color: var(--navy);
      font-weight: 700;
    }

    .marcus-ziemer-tribute-facts {
      list-style: none;
      padding: 0;
      margin: 0;
    }

    .marcus-ziemer-tribute-facts li {
      padding: 12px 0;
      border-bottom: 1px solid rgba(11, 31, 58, 0.08);
      font-size: 15px;
      line-height: 1.55;
      font-weight: 400;
    }

    .marcus-ziemer-tribute-facts li:last-child {
      border-bottom: 0;
    }

    .marcus-ziemer-tribute-label {
      display: block;
      font-size: 11px;
      text-transform: uppercase;
      letter-spacing: 0.08em;
      color: var(--red);
      margin-bottom: 4px;
      font-weight: 700;
    }

    .marcus-ziemer-tribute-source {
      margin-top: 28px;
      padding: 18px 20px;
      border: 1px solid var(--border);
      border-left: 4px solid var(--red);
      border-radius: 14px;
      background: #fafcff;
    }

    .marcus-ziemer-tribute-source h4 {
      margin: 0 0 10px;
      font-size: 16px;
      color: var(--navy);
      font-weight: 700;
    }

    .marcus-ziemer-tribute-source p {
      margin: 0;
      font-size: 14px;
      line-height: 1.7;
      color: #374151;
      font-weight: 400;
    }

    .marcus-ziemer-tribute-source a {
      color: var(--blue);
      text-decoration: none;
      font-weight: 600;
    }

    .marcus-ziemer-tribute-source a:hover {
      text-decoration: underline;
    }

    @media (max-width: 820px) {
      .marcus-ziemer-tribute-grid {
        grid-template-columns: 1fr;
      }

      .marcus-ziemer-tribute-aside {
        position: static;
      }
    }
  </style>

  <div class="marcus-ziemer-tribute-header">
    <span class="marcus-ziemer-tribute-kicker">In Memoriam</span>
    <h1 class="marcus-ziemer-tribute-title">
      Longtime Sonoma State Soccer Coach Marcus Ziemer Remembered for Lasting Impact on Northern California Soccer
    </h1>
    <p class="marcus-ziemer-tribute-subtitle">
      Marcus Ziemer, longtime Sonoma State men’s soccer head coach and a widely respected leader in the Bay Area soccer community, passed away in Germany at age 63.
    </p>
  </div>

  <div class="marcus-ziemer-tribute-body">
    <div class="marcus-ziemer-tribute-grid">
      <div class="marcus-ziemer-tribute-copy">
        <p>
          Marcus Ziemer, the eldest of the well-known Ziemer brothers coaching family, died following an accident in Germany. He was 63. His passing was announced by his family and prompted an outpouring of support from across the Northern California soccer community.
        </p>

        <p>
          Alongside his brothers Benjamin, Andrew, and Christopher, Ziemer helped shape a lasting soccer legacy throughout the Bay Area and North Bay. Their work through coaching, camps, youth development, and club programming made the Ziemer name deeply connected to the growth of the game in the region.
        </p>

        <h2>Legacy at Sonoma State</h2>
        <p>
          Ziemer served as the head coach of the Sonoma State University men’s soccer team for 35 years. During that time, he built one of the most successful programs in school history, earning multiple conference and regional coaching honors while leading the Seawolves to conference titles, NCAA Tournament appearances, and a 2002 NCAA Division II national championship.
        </p>

        <h2>Remembered Across the Soccer Community</h2>
        <p>
          Tributes following his passing described Ziemer as a beloved coach, mentor, and leader whose influence extended far beyond the field. Sonoma State, the San Jose Earthquakes, NorCal Premier Soccer, and fellow coaches all recognized the lasting impact he had on players, families, colleagues, and the broader soccer community.
        </p>

        <p>
          He is survived by his wife, Trish, and children Thomas, Taylor, and Tera.
        </p>

        <div class="marcus-ziemer-tribute-source">
          <h4>Source</h4>
          <p>
            Adapted from:
            <a href="https://www.cbsnews.com/sanfrancisco/news/marcus-ziemer-sonoma-state-soccer-coach-dies-in-germany/" target="_blank">
              CBS News Bay Area article by Carlos E. Castañeda
            </a>
          </p>
        </div>
      </div>

      <aside class="marcus-ziemer-tribute-aside">
        <h3>Key Details</h3>
        <ul class="marcus-ziemer-tribute-facts">
          <li><span class="marcus-ziemer-tribute-label">Name</span>Marcus Ziemer</li>
          <li><span class="marcus-ziemer-tribute-label">Age</span>63</li>
          <li><span class="marcus-ziemer-tribute-label">Role</span>Sonoma State Head Coach</li>
          <li><span class="marcus-ziemer-tribute-label">Tenure</span>35 Years</li>
        </ul>
      </aside>
    </div>
  </div>
</section>				</div>
				</div>
					</div>
				</div>
				</div>
		<p>The post <a href="https://calsouth.com/longtime-sonoma-state-soccer-coach-marcus-ziemer-remembered-for-lasting-impact-on-northern-california-soccer/">Longtime Sonoma State Soccer Coach Marcus Ziemer Remembered for Lasting Impact on Northern California Soccer</a> appeared first on <a href="https://calsouth.com">Cal South</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Chobani Feed the Dream &#8211; Open to Clubs/Leagues</title>
		<link>https://calsouth.com/chobani-feed-the-dream-open-to-clubs-leagues/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=chobani-feed-the-dream-open-to-clubs-leagues</link>
		
		<dc:creator><![CDATA[Genesis Jefferson]]></dc:creator>
		<pubDate>Tue, 17 Mar 2026 16:22:47 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[partnerships]]></category>
		<category><![CDATA[us soccer]]></category>
		<guid isPermaLink="false">https://calsouth.com/?p=17205</guid>

					<description><![CDATA[<p>Memo to Clubs &#38; Leagues Chobani, the Official Nutrition Partner of U.S. Soccer, is launching its upcoming “Feed the Dream” consumer promotion to help support youth soccer clubs across the [&#8230;]</p>
<p>The post <a href="https://calsouth.com/chobani-feed-the-dream-open-to-clubs-leagues/">Chobani Feed the Dream &#8211; Open to Clubs/Leagues</a> appeared first on <a href="https://calsouth.com">Cal South</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="17205" class="elementor elementor-17205" data-elementor-post-type="post">
				<div class="elementor-element elementor-element-aef03c2 e-flex e-con-boxed e-con e-parent" data-id="aef03c2" data-element_type="container">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-06bed5f e-con-full e-flex e-con e-child" data-id="06bed5f" data-element_type="container">
				<div class="elementor-element elementor-element-1b8a5c8 elementor-widget elementor-widget-image" data-id="1b8a5c8" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" width="791" height="1024" src="https://calsouth.com/wp-content/uploads/2026/03/CHO_Soccer_OnePager-791x1024.jpg" class="attachment-large size-large wp-image-17207" alt="" srcset="https://calsouth.com/wp-content/uploads/2026/03/CHO_Soccer_OnePager-791x1024.jpg 791w, https://calsouth.com/wp-content/uploads/2026/03/CHO_Soccer_OnePager-232x300.jpg 232w, https://calsouth.com/wp-content/uploads/2026/03/CHO_Soccer_OnePager-768x994.jpg 768w, https://calsouth.com/wp-content/uploads/2026/03/CHO_Soccer_OnePager-1187x1536.jpg 1187w, https://calsouth.com/wp-content/uploads/2026/03/CHO_Soccer_OnePager-1583x2048.jpg 1583w, https://calsouth.com/wp-content/uploads/2026/03/CHO_Soccer_OnePager.jpg 1700w" sizes="(max-width: 791px) 100vw, 791px" />															</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-84d1ac3 elementor-widget elementor-widget-html" data-id="84d1ac3" data-element_type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<section class="chobani-feed-dream-memo">
  <style>
    .chobani-feed-dream-memo {
      --green: #123f37;
      --cream: #f4efe7;
      --red: #d92d20;
      --blue: #1274d8;
      --text: #1f2937;
      --muted: #6b7280;
      --border: #d9e2ec;
      --white: #ffffff;
      font-family: Arial, Helvetica, sans-serif;
      color: var(--text);
      max-width: 980px;
      margin: 0 auto;
      background: var(--white);
    }

    .chobani-feed-dream-memo * {
      box-sizing: border-box;
    }

    .chobani-feed-dream-memo-header {
      background: var(--green);
      color: var(--cream);
      text-align: center;
      padding: 28px 22px;
      border-radius: 18px 18px 0 0;
    }

    .chobani-feed-dream-memo-kicker {
      display: inline-block;
      font-size: 12px;
      letter-spacing: 0.08em;
      text-transform: uppercase;
      border: 1px solid rgba(244, 239, 231, 0.35);
      border-radius: 999px;
      padding: 7px 14px;
      margin-bottom: 14px;
      color: var(--cream);
      font-weight: 700;
    }

    .chobani-feed-dream-memo-title {
      margin: 0;
      font-size: clamp(28px, 5vw, 50px);
      line-height: 1.08;
      font-weight: 800;
      color: var(--cream);
    }

    .chobani-feed-dream-memo-body {
      padding: 30px 6px 0;
    }

    .chobani-feed-dream-memo-grid {
      display: grid;
      grid-template-columns: 1.45fr 0.9fr;
      gap: 24px;
      align-items: start;
    }

    .chobani-feed-dream-memo-copy {
      padding: 0 4px;
    }

    .chobani-feed-dream-memo-copy p {
      font-size: 17px;
      line-height: 1.75;
      margin: 0 0 18px;
    }

    .chobani-feed-dream-memo-copy .intro {
      font-size: 18px;
      font-weight: 700;
      color: var(--navy, #0b1f3a);
      margin-bottom: 20px;
    }

    .chobani-feed-dream-memo-copy h2 {
      font-size: 22px;
      line-height: 1.25;
      margin: 30px 0 12px;
      color: #000000;
      font-weight: 800;
      text-decoration: underline;
      text-underline-offset: 3px;
    }

    .chobani-feed-dream-memo-aside {
      background: #f8fbff;
      border: 1px solid var(--border);
      border-radius: 16px;
      padding: 20px;
      position: sticky;
      top: 20px;
    }

    .chobani-feed-dream-memo-aside h3 {
      margin: 0 0 14px;
      font-size: 18px;
      color: var(--green);
    }

    .chobani-feed-dream-memo-facts {
      list-style: none;
      padding: 0;
      margin: 0;
    }

    .chobani-feed-dream-memo-facts li {
      padding: 12px 0;
      border-bottom: 1px solid rgba(18, 63, 55, 0.08);
      font-size: 15px;
      line-height: 1.55;
    }

    .chobani-feed-dream-memo-facts li:last-child {
      border-bottom: 0;
    }

    .chobani-feed-dream-memo-label {
      display: block;
      font-size: 11px;
      text-transform: uppercase;
      letter-spacing: 0.08em;
      color: var(--red);
      margin-bottom: 4px;
      font-weight: 700;
    }

    .chobani-feed-dream-memo-cta {
      margin-top: 28px;
      padding: 22px 20px;
      border: 1px solid var(--border);
      border-left: 4px solid var(--blue);
      border-radius: 14px;
      background: #fafcff;
    }

    .chobani-feed-dream-memo-cta h4 {
      margin: 0 0 10px;
      font-size: 18px;
      color: var(--green);
    }

    .chobani-feed-dream-memo-cta p {
      margin: 0 0 16px;
      font-size: 15px;
      line-height: 1.7;
      color: #374151;
    }

    .chobani-feed-dream-memo-btn {
      display: inline-block;
      background: var(--green);
      color: #ffffff !important;
      text-decoration: none;
      font-size: 14px;
      font-weight: 700;
      border-radius: 999px;
      padding: 12px 18px;
    }

    .chobani-feed-dream-memo-btn:hover {
      opacity: 0.92;
    }

    .chobani-feed-dream-memo-source {
      margin-top: 28px;
      padding: 18px 20px;
      border: 1px solid var(--border);
      border-left: 4px solid var(--red);
      border-radius: 14px;
      background: #fafcff;
    }

    .chobani-feed-dream-memo-source h4 {
      margin: 0 0 10px;
      font-size: 16px;
      color: var(--green);
    }

    .chobani-feed-dream-memo-source p {
      margin: 0;
      font-size: 14px;
      line-height: 1.7;
      color: #374151;
    }

    .chobani-feed-dream-memo-source a,
    .chobani-feed-dream-memo-copy a {
      color: var(--blue);
      text-decoration: none;
      font-weight: 600;
    }

    .chobani-feed-dream-memo-source a:hover,
    .chobani-feed-dream-memo-copy a:hover {
      text-decoration: underline;
    }

    @media (max-width: 820px) {
      .chobani-feed-dream-memo-grid {
        grid-template-columns: 1fr;
      }

      .chobani-feed-dream-memo-aside {
        position: static;
      }

      .chobani-feed-dream-memo-header {
        border-radius: 16px 16px 0 0;
      }
    }
  </style>


  <div class="chobani-feed-dream-memo-body">
    <div class="chobani-feed-dream-memo-grid">
      <div class="chobani-feed-dream-memo-copy">
        <p class="intro">Memo to Clubs &amp; Leagues</p>

        <p>
          Chobani, the Official Nutrition Partner of U.S. Soccer, is launching its upcoming
          “Feed the Dream” consumer promotion to help support youth soccer clubs
          across the country.
        </p>

        <h2>What Clubs Can Win</h2>
        <p>
          Beginning April 1, 2026, clubs will have the opportunity to compete for a
         $5,000 sponsorship package, with winners determined through community voting
          on a microsite. A total of 500 winners will be selected to receive support
          that can help cover player fees, uniforms, team travel, equipment, and more, along with
          a Chobani merchandise kit.
        </p>

        <h2>How the Promotion Works</h2>
        <p>
          Chobani is working to make it easier for local communities to find and support their
          favorite clubs. The promotion is designed to create more visibility for youth soccer
          organizations while opening the door for meaningful funding and support.
        </p>

        <p>
          This is an opportunity for clubs and leagues to gain exposure, rally their communities,
          and potentially secure added resources that help players continue to grow and thrive.
        </p>

        <div class="chobani-feed-dream-memo-cta">
          <h4>Interested in Entering?</h4>
          <p>
            Contact
            <a href="mailto:socialmarketing@calsouth.com">socialmarketing@calsouth.com</a>
            for more details on how to enter your club or league.
          </p>
          <a href="mailto:socialmarketing@calsouth.com" class="chobani-feed-dream-memo-btn">Contact Social Marketing</a>
        </div>

        <div class="chobani-feed-dream-memo-source">
          <h4>Source</h4>
          <p>
            Information in this memo was provided directly by <strong>Chobani</strong> for the
            Feed the Dream National Promotion.
          </p>
        </div>
      </div>

      <aside class="chobani-feed-dream-memo-aside">
        <h3>Key Details</h3>
        <ul class="chobani-feed-dream-memo-facts">
          <li>
            <span class="chobani-feed-dream-memo-label">Source</span>
            Provided directly by Chobani
          </li>
          <li>
            <span class="chobani-feed-dream-memo-label">Promotion</span>
            Feed the Dream National Promotion
          </li>
          <li>
            <span class="chobani-feed-dream-memo-label">Start Date</span>
            April 1, 2026
          </li>
          <li>
            <span class="chobani-feed-dream-memo-label">Prize</span>
            $5,000 sponsorship package
          </li>
          <li>
            <span class="chobani-feed-dream-memo-label">Total Winners</span>
            500 clubs
          </li>
          <li>
            <span class="chobani-feed-dream-memo-label">Support Can Cover</span>
            Fees, uniforms, travel, equipment, and more
          </li>
        </ul>
      </aside>
    </div>
  </div>
</section>				</div>
				</div>
					</div>
				</div>
				</div>
		<p>The post <a href="https://calsouth.com/chobani-feed-the-dream-open-to-clubs-leagues/">Chobani Feed the Dream &#8211; Open to Clubs/Leagues</a> appeared first on <a href="https://calsouth.com">Cal South</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Activate in Your Community with Soccer Forward Fests</title>
		<link>https://calsouth.com/activate-in-your-community-with-soccer-forward-fests/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=activate-in-your-community-with-soccer-forward-fests</link>
		
		<dc:creator><![CDATA[Genesis Jefferson]]></dc:creator>
		<pubDate>Tue, 17 Mar 2026 16:11:59 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[partnerships]]></category>
		<category><![CDATA[us soccer]]></category>
		<guid isPermaLink="false">https://calsouth.com/?p=17202</guid>

					<description><![CDATA[<p>Community Activation Activate in Your Community with Soccer Forward Fests Soccer Forward Fests are community-driven events designed to celebrate the game, grow participation, and bring the excitement of the 2026 [&#8230;]</p>
<p>The post <a href="https://calsouth.com/activate-in-your-community-with-soccer-forward-fests/">Activate in Your Community with Soccer Forward Fests</a> appeared first on <a href="https://calsouth.com">Cal South</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="17202" class="elementor elementor-17202" data-elementor-post-type="post">
				<div class="elementor-element elementor-element-aef03c2 e-flex e-con-boxed e-con e-parent" data-id="aef03c2" data-element_type="container">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-06bed5f e-con-full e-flex e-con e-child" data-id="06bed5f" data-element_type="container">
				<div class="elementor-element elementor-element-1b8a5c8 elementor-widget elementor-widget-image" data-id="1b8a5c8" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" width="800" height="450" src="https://calsouth.com/wp-content/uploads/2026/03/0aff0d02b40cbe2926edb948eec75c31692d6f6f-1920x1080-1-1024x576.avif" class="attachment-large size-large wp-image-17203" alt="" srcset="https://calsouth.com/wp-content/uploads/2026/03/0aff0d02b40cbe2926edb948eec75c31692d6f6f-1920x1080-1-1024x576.avif 1024w, https://calsouth.com/wp-content/uploads/2026/03/0aff0d02b40cbe2926edb948eec75c31692d6f6f-1920x1080-1-300x169.avif 300w, https://calsouth.com/wp-content/uploads/2026/03/0aff0d02b40cbe2926edb948eec75c31692d6f6f-1920x1080-1-768x432.avif 768w, https://calsouth.com/wp-content/uploads/2026/03/0aff0d02b40cbe2926edb948eec75c31692d6f6f-1920x1080-1-1536x864.avif 1536w, https://calsouth.com/wp-content/uploads/2026/03/0aff0d02b40cbe2926edb948eec75c31692d6f6f-1920x1080-1.avif 1920w" sizes="(max-width: 800px) 100vw, 800px" />															</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-84d1ac3 elementor-widget elementor-widget-html" data-id="84d1ac3" data-element_type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<section class="soccer-forward-fests-blog">
  <style>
    .soccer-forward-fests-blog {
      --navy: #0b1f3a;
      --blue: #1d4ed8;
      --light-blue: #eff6ff;
      --green: #135c4b;
      --red: #c62828;
      --text: #1f2937;
      --muted: #6b7280;
      --border: #dbe3ef;
      --white: #ffffff;
      font-family: Arial, Helvetica, sans-serif;
      color: var(--text);
      max-width: 980px;
      margin: 0 auto;
      background: var(--white);
    }

    .soccer-forward-fests-blog * {
      box-sizing: border-box;
    }

    .soccer-forward-fests-header {
      padding: 8px 6px 0;
      margin-bottom: 24px;
    }

    .soccer-forward-fests-kicker {
      display: inline-block;
      background: var(--light-blue);
      color: var(--blue);
      border: 1px solid var(--border);
      border-radius: 999px;
      padding: 8px 14px;
      font-size: 12px;
      letter-spacing: 0.08em;
      text-transform: uppercase;
      margin-bottom: 14px;
      font-weight: 700;
    }

    .soccer-forward-fests-title {
      color: var(--navy);
      font-size: clamp(30px, 5vw, 52px);
      line-height: 1.05;
      margin: 0 0 12px;
      max-width: 820px;
      font-weight: 800;
    }

    .soccer-forward-fests-subtitle {
      color: var(--muted);
      font-size: 17px;
      line-height: 1.6;
      max-width: 760px;
      margin: 0;
    }

    .soccer-forward-fests-body {
      padding: 8px 6px 0;
    }

    .soccer-forward-fests-grid {
      display: grid;
      grid-template-columns: 1.5fr 0.9fr;
      gap: 24px;
      align-items: start;
    }

    .soccer-forward-fests-copy p {
      font-size: 17px;
      line-height: 1.75;
      margin: 0 0 18px;
    }

    .soccer-forward-fests-section-title {
      font-size: 22px;
      line-height: 1.25;
      color: var(--navy);
      margin: 34px 0 14px;
      font-weight: 800;
    }

    .soccer-forward-fests-list {
      margin: 0 0 20px 0;
      padding-left: 20px;
    }

    .soccer-forward-fests-list li {
      margin: 0 0 10px;
      font-size: 17px;
      line-height: 1.65;
    }

    .soccer-forward-fests-spotlight {
      margin-top: 28px;
      padding: 22px 20px;
      border: 1px solid var(--border);
      border-left: 4px solid var(--green);
      border-radius: 14px;
      background: #fafcff;
    }

    .soccer-forward-fests-spotlight h4 {
      margin: 0 0 10px;
      font-size: 18px;
      color: var(--navy);
    }

    .soccer-forward-fests-spotlight p {
      margin: 0 0 14px;
      font-size: 15px;
      line-height: 1.7;
      color: #374151;
    }

    .soccer-forward-fests-aside {
      background: var(--light-blue);
      border: 1px solid var(--border);
      border-radius: 16px;
      padding: 20px;
      position: sticky;
      top: 20px;
    }

    .soccer-forward-fests-aside h3 {
      margin: 0 0 14px;
      font-size: 18px;
      color: var(--navy);
    }

    .soccer-forward-fests-facts {
      list-style: none;
      padding: 0;
      margin: 0;
    }

    .soccer-forward-fests-facts li {
      padding: 12px 0;
      border-bottom: 1px solid rgba(11, 31, 58, 0.08);
      font-size: 15px;
      line-height: 1.55;
    }

    .soccer-forward-fests-facts li:last-child {
      border-bottom: 0;
    }

    .soccer-forward-fests-label {
      display: block;
      font-size: 11px;
      text-transform: uppercase;
      letter-spacing: 0.08em;
      color: var(--red);
      margin-bottom: 4px;
      font-weight: 700;
    }

    .soccer-forward-fests-cta {
      margin-top: 28px;
      padding: 22px 20px;
      border: 1px solid var(--border);
      border-left: 4px solid var(--red);
      border-radius: 14px;
      background: #fafcff;
    }

    .soccer-forward-fests-cta h4 {
      margin: 0 0 10px;
      font-size: 18px;
      color: var(--navy);
    }

    .soccer-forward-fests-cta p {
      margin: 0 0 16px;
      font-size: 15px;
      line-height: 1.7;
      color: #374151;
    }

    .soccer-forward-fests-btn {
      display: inline-block;
      background: var(--navy);
      color: #ffffff !important;
      text-decoration: none;
      font-size: 14px;
      font-weight: 700;
      border-radius: 999px;
      padding: 12px 18px;
    }

    .soccer-forward-fests-btn:hover {
      opacity: 0.92;
    }

    .soccer-forward-fests-source-box {
      margin-top: 28px;
      padding: 18px 20px;
      border: 1px solid var(--border);
      border-left: 4px solid var(--red);
      border-radius: 14px;
      background: #fafcff;
    }

    .soccer-forward-fests-source-box h4 {
      margin: 0 0 10px;
      font-size: 16px;
      color: var(--navy);
    }

    .soccer-forward-fests-source-box p {
      margin: 0;
      font-size: 14px;
      line-height: 1.7;
      color: #374151;
    }

    .soccer-forward-fests-copy a,
    .soccer-forward-fests-source-box a {
      color: var(--blue);
      text-decoration: none;
      font-weight: 600;
    }

    .soccer-forward-fests-copy a:hover,
    .soccer-forward-fests-source-box a:hover {
      text-decoration: underline;
    }

    @media (max-width: 820px) {
      .soccer-forward-fests-grid {
        grid-template-columns: 1fr;
      }

      .soccer-forward-fests-aside {
        position: static;
      }
    }
  </style>

  <div class="soccer-forward-fests-header">
    <span class="soccer-forward-fests-kicker">Community Activation</span>
    <h1 class="soccer-forward-fests-title">Activate in Your Community with Soccer Forward Fests</h1>
    <p class="soccer-forward-fests-subtitle">
      Soccer Forward Fests are community-driven events designed to celebrate the game, grow participation, and bring the excitement of the 2026 FIFA Men’s World Cup to communities across the country.
    </p>
  </div>

  <div class="soccer-forward-fests-body">
    <div class="soccer-forward-fests-grid">
      <div class="soccer-forward-fests-copy">
        <p>
          Soccer Forward Fests are an opportunity to activate <strong>Keeping Score of What Matters</strong> in your community. Together, communities across the country can help drive participation and access to soccer nationwide.
        </p>

        <h2 class="soccer-forward-fests-section-title">What Are Soccer Forward Fests?</h2>
        <p>
          Soccer Forward Fests provide a way to celebrate soccer through community-driven events. Fests will begin <strong>100 days out from the FIFA Men’s World Cup 2026</strong> and continue through the tournament’s final whistle.
        </p>

        <p>
          Schools, community organizations, U.S. Soccer Member Organizations, partners, and local leaders are all invited to register an existing event or host a new one. From Maine to Hawaii, from major cities to local neighborhoods, Soccer Forward Fests can happen anywhere people want to rally around the connecting power of soccer.
        </p>

        <p>Fests can come to life in many ways, including:</p>
        <ul class="soccer-forward-fests-list">
          <li>Field Day</li>
          <li>Cultural Festival</li>
          <li>Youth Tournament</li>
          <li>Block Party</li>
          <li>Local Community Fair</li>
        </ul>

        <h2 class="soccer-forward-fests-section-title">Why Host a Fest?</h2>
        <p>
          Designed as part of a unifying storytelling platform, Soccer Forward Fests are meant to equip anyone, no matter where they live, to host an event that tells the story of soccer in their community and helps them feel part of the world’s biggest soccer tournament.
        </p>

        <p>
          Hosting a Fest is also an opportunity to use soccer as a catalyst for lasting community impact while celebrating and growing the sport locally. At the same time, Soccer Forward and Common Goal help amplify these efforts on a national stage during a period of rapid growth for the sport in the United States.
        </p>

        <h2 class="soccer-forward-fests-section-title">The Fest Toolkit</h2>
        <p>
          Soccer Forward and Common Goal have assembled helpful tools to empower organizers to host soccer-centric, community-driven, and safe Fests that bring the energy of the biggest soccer event in history to life across the country.
        </p>

        <div class="soccer-forward-fests-cta">
          <h4>Register Your Fest</h4>
          <p>
            If you’re interested in joining this nationwide, community-driven celebration, register your event and be part of the movement bringing soccer to life in communities across the country.
          </p>
          <a class="soccer-forward-fests-btn" href="https://airtable.com" target="_blank" rel="noopener noreferrer">Register Now</a>
        </div>

        <div class="soccer-forward-fests-spotlight">
          <h4>Fest Spotlight: Oakland Roots &amp; Soul SC | Oakland, CA</h4>
          <p>
            FansFest is a homegrown, fan-organized event that celebrates Oakland’s rich sports legacy and current sports teams. As Oakland Roots and Soul, Oakland Ballers, and more gather, the event brings together kids, recreational and semi-professional teams, and the wider Oakland sports community in a shared celebration.
          </p>
          <p>
            The event draws more than 2,000 people and creates a space for the community to support one another through the power of soccer and local sports culture.
          </p>
        </div>

        <div class="soccer-forward-fests-source-box">
          <h4>Source</h4>
          <p>
            Article adapted from
            <a href="https://www.ussoccer.com/soccer-forward/fests" target="_blank" rel="noopener noreferrer">U.S. Soccer – Soccer Forward Fests</a>.
          </p>
        </div>
      </div>

      <aside class="soccer-forward-fests-aside">
        <h3>Key Details</h3>
        <ul class="soccer-forward-fests-facts">
          <li>
            <span class="soccer-forward-fests-label">Program</span>
            Soccer Forward Fests
          </li>
          <li>
            <span class="soccer-forward-fests-label">Purpose</span>
            Community-driven soccer celebrations
          </li>
          <li>
            <span class="soccer-forward-fests-label">Timing</span>
            Begins 100 days before FIFA Men’s World Cup 2026
          </li>
          <li>
            <span class="soccer-forward-fests-label">Who Can Host</span>
            Schools, organizations, partners, and local leaders
          </li>
          <li>
            <span class="soccer-forward-fests-label">Examples</span>
            Field days, festivals, tournaments, block parties, fairs
          </li>
          <li>
            <span class="soccer-forward-fests-label">Resources</span>
            Toolkit and event registration available online
          </li>
        </ul>
      </aside>
    </div>
  </div>
</section>				</div>
				</div>
					</div>
				</div>
				</div>
		<p>The post <a href="https://calsouth.com/activate-in-your-community-with-soccer-forward-fests/">Activate in Your Community with Soccer Forward Fests</a> appeared first on <a href="https://calsouth.com">Cal South</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Cal South Partners with Toro Tents as its Official Tent &#038; Event Structures Provider</title>
		<link>https://calsouth.com/cal-south-partners-with-toro-tents-as-its-official-tent-event-structures-provider/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=cal-south-partners-with-toro-tents-as-its-official-tent-event-structures-provider</link>
		
		<dc:creator><![CDATA[Genesis Jefferson]]></dc:creator>
		<pubDate>Sat, 14 Mar 2026 05:07:51 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[member benefits]]></category>
		<category><![CDATA[member discounts]]></category>
		<category><![CDATA[partnerships]]></category>
		<guid isPermaLink="false">https://calsouth.com/?p=17189</guid>

					<description><![CDATA[<p>Partnership News Cal South Announces Partnership with Toro Tents Members receive exclusive savings — learn more below. Anaheim, Calif. — April, 2026 — Cal South, the official youth and adult [&#8230;]</p>
<p>The post <a href="https://calsouth.com/cal-south-partners-with-toro-tents-as-its-official-tent-event-structures-provider/">Cal South Partners with Toro Tents as its Official Tent &amp; Event Structures Provider</a> appeared first on <a href="https://calsouth.com">Cal South</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="17189" class="elementor elementor-17189" data-elementor-post-type="post">
				<div class="elementor-element elementor-element-aef03c2 e-flex e-con-boxed e-con e-parent" data-id="aef03c2" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-84d1ac3 elementor-widget elementor-widget-html" data-id="84d1ac3" data-element_type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<section class="toro-tents-pr-blog">
  <style>
    .toro-tents-pr-blog {
      --navy: #0b1f3a;
      --blue: #1d4ed8;
      --light-blue: #eff6ff;
      --red: #c62828;
      --text: #1f2937;
      --muted: #6b7280;
      --border: #dbe3ef;
      --white: #ffffff;
      font-family: Arial, Helvetica, sans-serif;
      color: var(--text);
      max-width: 980px;
      margin: 0 auto;
      background: var(--white);
    }

    .toro-tents-pr-blog * {
      box-sizing: border-box;
    }

    .toro-tents-pr-header {
      padding: 8px 6px 0;
      margin-bottom: 24px;
    }

    .toro-tents-pr-kicker {
      display: inline-block;
      background: var(--light-blue);
      color: var(--blue);
      border: 1px solid var(--border);
      border-radius: 999px;
      padding: 8px 14px;
      font-size: 12px;
      letter-spacing: 0.08em;
      text-transform: uppercase;
      margin-bottom: 14px;
      font-weight: 700;
    }

    .toro-tents-pr-title {
      color: var(--navy);
      font-size: clamp(30px, 5vw, 52px);
      line-height: 1.05;
      margin: 0 0 12px;
      max-width: 860px;
      font-weight: 800;
    }

    .toro-tents-pr-subtitle {
      color: var(--muted);
      font-size: 17px;
      line-height: 1.6;
      max-width: 760px;
      margin: 0;
    }

    .toro-tents-pr-body {
      padding: 8px 6px 0;
    }

    .toro-tents-pr-grid {
      display: grid;
      grid-template-columns: 1.5fr 0.9fr;
      gap: 24px;
      align-items: start;
    }

    .toro-tents-pr-copy p {
      font-size: 17px;
      line-height: 1.75;
      margin: 0 0 18px;
    }

    .toro-tents-pr-quote {
      margin: 28px 0;
      padding: 22px 22px 22px 20px;
      border-left: 4px solid var(--red);
      background: #fafcff;
      border-radius: 14px;
      border: 1px solid var(--border);
    }

    .toro-tents-pr-quote p {
      margin: 0 0 12px;
      font-size: 18px;
      line-height: 1.75;
      color: var(--navy);
      font-weight: 600;
    }

    .toro-tents-pr-quote cite {
      display: block;
      font-style: normal;
      font-size: 14px;
      color: var(--muted);
      font-weight: 700;
    }

    .toro-tents-pr-section-title {
      font-size: 22px;
      line-height: 1.25;
      color: var(--navy);
      margin: 34px 0 14px;
      font-weight: 800;
    }

    .toro-tents-pr-aside {
      background: var(--light-blue);
      border: 1px solid var(--border);
      border-radius: 16px;
      padding: 20px;
      position: sticky;
      top: 20px;
    }

    .toro-tents-pr-aside h3 {
      margin: 0 0 14px;
      font-size: 18px;
      color: var(--navy);
    }

    .toro-tents-pr-facts {
      list-style: none;
      padding: 0;
      margin: 0;
    }

    .toro-tents-pr-facts li {
      padding: 12px 0;
      border-bottom: 1px solid rgba(11, 31, 58, 0.08);
      font-size: 15px;
      line-height: 1.55;
    }

    .toro-tents-pr-facts li:last-child {
      border-bottom: 0;
    }

    .toro-tents-pr-label {
      display: block;
      font-size: 11px;
      text-transform: uppercase;
      letter-spacing: 0.08em;
      color: var(--red);
      margin-bottom: 4px;
      font-weight: 700;
    }

    .toro-tents-pr-source-box {
      margin-top: 28px;
      padding: 18px 20px;
      border: 1px solid var(--border);
      border-left: 4px solid var(--red);
      border-radius: 14px;
      background: #fafcff;
    }

    .toro-tents-pr-source-box h4 {
      margin: 0 0 10px;
      font-size: 16px;
      color: var(--navy);
    }

    .toro-tents-pr-source-box p {
      margin: 0;
      font-size: 14px;
      line-height: 1.7;
      color: #374151;
    }

    .toro-tents-pr-source-box a,
    .toro-tents-pr-copy a {
      color: var(--blue);
      text-decoration: none;
      font-weight: 600;
    }

    .toro-tents-pr-source-box a:hover,
    .toro-tents-pr-copy a:hover {
      text-decoration: underline;
    }

    @media (max-width: 820px) {
      .toro-tents-pr-grid {
        grid-template-columns: 1fr;
      }

      .toro-tents-pr-aside {
        position: static;
      }
    }
  </style>

  <div class="toro-tents-pr-header">
    <span class="toro-tents-pr-kicker">Partnership News</span>
    <h1 class="toro-tents-pr-title">
      Cal South Announces Partnership with Toro Tents
    </h1>
    <p class="toro-tents-pr-subtitle">
      Members receive exclusive savings — learn more below.
  </div>

  <div class="toro-tents-pr-body">
    <div class="toro-tents-pr-grid">
      <div class="toro-tents-pr-copy">
        <p>
          <strong>Anaheim, Calif. — April, 2026 —</strong> Cal South, the official youth and adult state soccer association for Southern California, is proud to announce a new partnership with Toro Tents as its <strong>Official Tent &amp; Event Structures Provider</strong>.
        </p>

        <p>
          The agreement grants Toro Tents category exclusivity for tents, canopies, and related event structures across Cal South programming and events.
        </p>

        <p>
          Through the partnership, Toro Tents will support Cal South tournaments, camps, tryouts, and special events with high-quality tent and event structure solutions that help power the behind-the-scenes logistics required to deliver first-class soccer experiences for players, families, and fans.
        </p>

        <p>
          As part of the collaboration, Toro Tents will receive year-round visibility through Cal South’s digital communication channels and on-site presence at major events and tournaments, connecting the brand directly with Southern California’s youth soccer community.
        </p>

        <div class="toro-tents-pr-quote">
          <p>
            “We’re excited to partner with Toro Tents. Their reliability and professionalism help ensure our clubs, teams, and events run smoothly. Together, we’re creating an environment where players, families, and the broader youth soccer community can focus on what matters most — enjoying the game.”
          </p>
          <cite>Jeff Dyrek, CEO, Cal South</cite>
        </div>

        <h2 class="toro-tents-pr-section-title">About Toro Tents</h2>

        <p>
          <strong>“Power Your Brand, with the strength of a Bull”</strong><br>
          Toro Tents &amp; Displays is a leading manufacturer of high-quality promotional tents, printed flags, custom furniture, and trade show displays designed to help businesses, teams, and organizations stand out at events.
        </p>

        <p>
          Specializing in state-of-the-art digital and dye-sublimation printing, Toro produces premium custom tents, banners, signage, table covers, advertising flags, and display products that elevate brand presence and event experiences.
        </p>

        <p>
          With a commitment to quality, fast turnaround times, and customer satisfaction, most Toro orders are produced within 48–72 hours and delivered within one week. By combining wholesale pricing with exceptional craftsmanship, Toro Tents &amp; Displays has established itself as a trusted leader in the promotional display industry.
        </p>

        <h2 class="toro-tents-pr-section-title">About Cal South</h2>

        <p>
          The California State Soccer Association – South (Cal South) is a 501(c)(3) California public benefit corporation and the official youth and adult state soccer association for Southern California under the United States Soccer Federation, US Youth Soccer, and the United States Adult Soccer Association.
        </p>

        <p>
          Serving a region that stretches from San Luis Obispo to San Diego, Cal South supports recreational and competitive soccer opportunities for players of all ages, genders, and skill levels while also advancing the development of coaching, refereeing, and the overall growth of the game across the region.
        </p>

        <div class="toro-tents-pr-source-box">
          <h4>Learn More</h4>
          <p>
            Visit
            <a href="http://torotents.com/exclusive-offers/" target="_blank" rel="noopener noreferrer">Toro Tents</a>
            for more information about Cal South member savings, custom tents, branded event displays, and promotional products.
          </p>
        </div>
      </div>

      <aside class="toro-tents-pr-aside">
        <h3>Key Details</h3>
        <ul class="toro-tents-pr-facts">
          <li>
            <span class="toro-tents-pr-label">Partnership</span>
            Official Tent &amp; Event Structures Provider
          </li>
          <li>
            <span class="toro-tents-pr-label">Announcement Date</span>
            April, 2026
          </li>
    
        </ul>
      </aside>
    </div>
  </div>
</section>				</div>
				</div>
					</div>
				</div>
				</div>
		<p>The post <a href="https://calsouth.com/cal-south-partners-with-toro-tents-as-its-official-tent-event-structures-provider/">Cal South Partners with Toro Tents as its Official Tent &amp; Event Structures Provider</a> appeared first on <a href="https://calsouth.com">Cal South</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
