/*!
Theme Name: Comcast Field Sites 2025
Theme URI: https://johnsandtaylor.com
Description: Custom layout for Comcast Field Sites.
Author: Johns and Taylor, on UiCore PRO Framework
Author URI: https://johnsandtaylor.com
Template: uicore-pro
Version: 2025.05.12.01
Text Domain: uicore-pro
*/

 /* Target the "Your Privacy Choices" link specifically */
.uicore-copyrights-wrapper a[href*="#open-privacy-modal"]::before{
    content: "";
    display: inline-block;
    width: 29px;
    height: 14px;
    background-image: url("https://fieldteams.comcast.com/wp-content/uploads/2025/12/corporate_privacyoptions29x14.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 8px;
    vertical-align: middle;
}