div#panel-child-contact-twitter-content .w-field__input:before {
    content: '@';
    font-weight: bold;
    font-size: 1.0rem;
    color: grey;
    position: absolute;
    left: -1.5rem;
    padding: 0.5rem 0;
    line-height: 1.5;
}