/*
Theme Name: Execoore Child
Theme URI: http://themes.framework-y.com/execoore/
Description: Execoore Child Theme
Author: Schiocco
Author URI: http://schiocco.com/
Template: execoore
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: execoore
*/
.telegram-links a{
display: block;
    margin-bottom: 10px;
    background-color: #000;
    color: #fff;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    background-color: #03BFCB;
    color: #fff;
    text-decoration: none!important;
    text-transform: uppercase;
    padding: 9px 20px 9px 20px;
    text-align: center;
    width: 200px;	
}