#builder-layout  span:not(.beditorcss).step-number {
    background: rgb(255, 255, 255) !important;
    margin-top: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 0px !important;
    margin-left: 0px !important;
    padding-top: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
    box-shadow: none !important;
    color: #03A9F4 !important;
    font-size: 24px !important;
    font-weight: bold !important;
    font-style: normal !important;
    text-decoration-line: none !important;
    text-align: center !important;
    border-top-style: solid !important;
    border-right-style: solid !important;
    border-bottom-style: solid !important;
    border-left-style: solid !important;
    border-color: #2196F3 !important;
    border-top-width: 5px !important;
    border-right-width: 5px !important;
    border-bottom-width: 5px !important;
    border-left-width: 5px !important;
    border-top-right-radius: 100% !important;
    border-top-left-radius: 100% !important;
    border-bottom-right-radius: 100% !important;
    border-bottom-left-radius: 100% !important;
}







