.fa-mobile-phone {
    font-size: 24px !important;
    margin-top: .375rem !important;
}

.fa-hashtag {
    font-size: 12px;
    transform: translateY(-2px);
}

.form-group-embed>button {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 6rem;
}

iframe {
    width: 100%;
    max-height: 20rem;
}

.protocol {
    color: inherit;
    /* //text-decoration: solid 1px  red !important; */
    text-decoration: underline;
}

.protocol:hover {
    color: #007bff !important;
}