/* Styles definition here */
#fbuilder .pbSubmit {
    color: #ffffff!important;
    border-width: 0px!important;
    border-color: rgba(0,0,0,0);
    border-radius: 0px;
    font-size: 16px;
    font-family: 'Hind',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 600!important;
    background-image: linear-gradient(172deg,#946ef4 0%,#8857f2 100%);
    background-color: #8857f2;
}