/*Iowa Global Style*/
:root{
    /* Original Colors */
    --state-color: #7CBE7F;  

}
/*newsletter choices*/
div.newsletter-box .icon {
    width: 50px;
    height: 50px;
    background-position: center;
    background-size: cover;
    border-radius: 100%;
}
div#newsletter-box-main .icon {
    background-image: url(https://keystonenewsroom.com/wp-content/uploads/sites/10/2023/11/Patrick-Berkery-jpeg.webp);
}
div#newsletter-box-rent .icon {
    background-image: url(https://keystonenewsroom.com/wp-content/uploads/sites/10/2023/11/Patrick-Berkery-jpeg.webp);
}
