The LCWA has responded to all questions received by the January 8 deadline for RFP 25-002. Responses can be viewed at this link.

Learn More

The LCWA has released Request for Proposals 25-002 for Services for the Development of a Standardized Graphic Design Template. The RFP can be viewed at this link.

Learn More
guy planting a plant from a pot into a hole
Contact Us

Send Us A Message

This field is for validation purposes and should be left unchanged.
.button-right-svg {
  position: absolute;
  right: .8rem;
  bottom: 2.2rem;
}

.button-right-svg > g > path {
  fill: var(--bricks-color-qynuwv);
}

.my-gravity-btn-container {
  position: relative;
}
// Create a new div element
        const containerDiv = document.createElement('div');
        containerDiv.className = 'my-gravity-btn-container'; // Optional: Add a class name for styling

        // Select the existing button element
        const button = document.getElementById('gform_submit_button_2');

        // The SVG element in a string format
        const svgString = `
        <svg class="button-right-svg" xmlns="http://www.w3.org/2000/svg" width="25" height="25" viewBox="0 0 25 25" fill="none">
            <g clip-path="url(#clip0_2113_1460)">
                <path d="M12.6777 4.31995L11.2451 5.75251L16.9144 11.432H4.54968V13.464H16.9144L11.2451 19.1434L12.6777 20.576L20.8057 12.448L12.6777 4.31995Z" fill="#F2F9F8"></path>
            </g>
            <defs>
                <clipPath id="clip0_2113_1460">
                    <rect width="24.384" height="24.384" fill="white" transform="translate(0.485718 0.255981)"></rect>
                </clipPath>
            </defs>
        </svg>`;

        // Move the button into the new div
        button.parentNode.insertBefore(containerDiv, button);
        containerDiv.appendChild(button);

        // Insert the SVG into the new div
        containerDiv.insertAdjacentHTML('beforeend', svgString);

Map of Los Cerritos Wetlands

Map of the Wetlands that LCWA Manages