.custom_plan_subscribe{                    
    font-family: "Mulish", Sans-serif!important;
    font-size: 15px!important;
    font-weight: 700!important;
    fill: #5375E2!important;
    color: #5375E2!important;
    background-color: #DA0B4E1A!important;
    border: navajowhite!important;
    width: 100%!important;
    padding: 14px!important;
    margin-top: 10px!important;
    border-radius: 5px!important;
}
input#custom_plan_price {
    border: none;
    border-radius: 5px;
}

.elementor-widget-woocommerce-my-account .woocommerce-MyAccount-content h2:first-of-type {
    margin-top: 0!important;
}