.bctt-click-to-tweet {
    margin: 30px 0 50px 0;
    padding: 25px 40px 25px 80px;
    display: block;    
    position: relative;
    border-radius: 3px;
    background: #fbf1db url(/blog/wp-content/themes/promoter-new/images/icon-pullquote@2x.png) no-repeat 24px 20px;
    background-size: 40px 32px;
}

.bctt-click-to-tweet:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.bctt-ctt-text a {
    padding: 15px 0px;
    margin: 15px 0;
    position: relative;
    color: #222 !important;
    font-size: 24px;
    line-height: 36px;
    font-style: italic;
    text-decoration: none !important;
}

.bctt-ctt-text a:hover {
    text-decoration: none;
    color: #b5954a !important;
}

a.bctt-ctt-btn {
    margin: 0;
    padding: 18px 0 0 25px;
    position: relative;
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    color: #cbaa5e !important;
    text-decoration: none !important;
    border-bottom: none !important;
    background: #fbf1db url(/blog/wp-content/themes/promoter-new/images/icon-pullquote-tweet@2x.png) no-repeat 0 20px;
    background-size: 20px 16px;
}

.bctt-ctt-btn:hover {
    text-decoration: none;
    color: #b6964b !important;
}
