.darazbnpl-payment-label {
    display: flex;
    align-items: center;
    font-weight: 500;
}

.darazbnpl-payment-description {
    margin-top: 8px;
}

.darazbnpl-payment-description p {
    margin: 0 !important;
    font-size: 14px !important;
    color: #666 !important;
    line-height: 1.4;
}

.wc-block-checkout__payment-method .darazbnpl-payment-label img {
    max-height: 20px;
    width: auto;
    margin-right: 8px;
}