.payment_method_acima_credit > label {
    display: flex !important;
    align-items: center !important;
}

.acima-icon-wrapper {
    display: inline-flex !important;
    flex-wrap: wrap !important;
    align-items: center !important;
    gap: 0.75rem !important;
    margin-left: 8px !important;
}

.acima-icon-wrapper img {
    height: 1.5rem !important;
    width: auto !important;
    display: block !important;
}

.acima-learn-more {
    font-size: 1rem !important;
}
