/**
 *
 * Adyen Payment module (https://www.adyen.com/)
 *
 * Copyright (c) 2022 Adyen NV (https://www.adyen.com/)
 * See LICENSE.txt for license details.
 *
 * Author: Adyen <magento@adyen.com>
 */

.adyen-checkout__dropdown__button {
    width: auto;
}

.payment-method:nth-of-type(3) {
    border-bottom: 1px solid #ccc;
}

.adyen-checkout__icon {
    width: auto;
}