/*
Theme Name: Total Child Theme
Theme URI: https://your-site.com
Description: Your site description. Go to Appearance > Editor to modify this file.
Author: Your Name
Author URI: https://your-site.com
Template: Total
Version: 1.0
*/
#wpca-reconsider-icon
{
    background-color: #3c2776;
    border: 2px solid white;
    border-radius: 50%;
    display: block;
    height: 39px;
}

#wpca-reconsider-icon svg
{
    padding: .2em;
}
