.bctt-click-to-tweet {
    display: block;
    background-color: #FFF;
    position: relative;
/*    border-top: 2px solid black;
    border-bottom: 2px solid black; */
    border: none;
    padding: 19px 12px 19px 18px;
    margin-bottom: 1em;
}

.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;
	text-align: left;
    color: #000 !important;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 1.5em;
    line-height: 140%;
    font-weight: 400;
    text-decoration: none !important;
    text-transform: none !important;
    word-wrap: break-word;
    border-bottom: none !important;
    box-shadow: none !important;
}

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

a.bctt-ctt-btn {
    background: #FFD400;
    border-bottom: none !important;
    box-shadow: none !important;
    margin: 18px 0 0 0;
    padding: 3px 10px;
    position: relative;
    display: block;
    text-transform: uppercase;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: .7em;
    font-weight: bold;
    color: #000000 !important;
    text-decoration: none !important;
	width: 107px
}

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