.elementor-element .pbw-icon:after {
    content: 'PB';
    display: block;
    position: absolute;
    top: 0px;
    right: 6px;
    font-family: Roboto,Arial,Helvetica,Verdana,sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    width: 19px;
    height: 19px;
    line-height: 19px;
    border-radius: 15px;
    margin: 3px;
}

.elementor-control-request_feature a {
    display: block;
    padding: 10px 15px;
    border-radius: 3px;
    margin-top: 15px;
    text-align: center;
    text-decoration: none;
    background-color: #019625;
    color: rgb(255, 255, 255);
    font-size: 13px;
    font-weight: 500;
}