.reply-sms-page {
    .actual-sms-content {
        border-bottom: 0px;
        padding-bottom: 0px;
        border-width: 1px;
    }
    .message-footer {
        border-left: 1px solid rgb(118, 118, 118);
        border-right: 1px solid rgb(118, 118, 118);
        border-bottom: 1px solid rgb(118, 118, 118);
        position: relative;
        top: -4px;
        padding: 2px;
    }

    #micBtn {
        margin-top: 6px;
    }
}