/*
Theme Name: Twenty Seventeen Child
Template: twentyseventeen
Theme URI: http://kailyons.com/themes/twentyseventeen-child/
Author: the WordPress team and Paul Lyons
Author URI: https://wordpress.org/
Description: Twenty Seventeen child
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentyseventeenchild
Tags: Children

*/

.social-icons a {
    color: #767676;
    text-decoration: none !important;
    box-shadow: none !important;
    -moz-box-shadow: none !important;

}

.social-icons a .fa {
    margin: 10px 10px 10px 0;
    text-decoration: none !important;
}


table.icons tr td
{
    font-size: 22px;
    padding: 20px;

}

.icons-big {
    color: rgba(243,34,6,1.0) !important;
    text-align: center;
    display: block;
}

.site-info {
    display:none;
}

