/*--Change sharebutton color - 25176--*/
.tws-article-social--share-button.sharer-0 label {
    background: #ccccc4 !important;
}
/*--Hide placeholder--*/
#email::placeholder {
  opacity: 0 !important;
}
#phone::placeholder {
  opacity:0 !important;
}