/*
 * WordPress plugin RSS Feed Icon for SpecificFeeds.com by Space X-Chimp ( https://www.spacexchimp.com ).
 *
 * @package     RSS Feed Icon for SpecificFeeds.com
 * @author      Arthur Gareginyan
 * @link        https://www.spacexchimp.com
 * @copyright   Copyright (c) 2016-2021 Space X-Chimp. All Rights Reserved.
 */


.RssFeedIconSF {
    display: inline-block;
    border: none !important;
    text-decoration: none !important;
}

.RssFeedIconSF img {
    border: none !important;
}
