<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * Copyright Â© 2013-2017 Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */

.braintree-section .heading {background: url("images/braintree_logo.png") no-repeat 0 50% / 18rem auto; padding-left: 20rem;}
.braintree-section .button-container {float: right;}
.braintree-section .config-alt {
    background: url("images/braintree_incgpay.jpg") no-repeat scroll 0 0 / 100% auto;
    height: 30px;
    margin: 0.5rem 0 0;
    width: 320px;
}
.braintree-credentials-success-message { background: none; margin: 0; }</pre></body></html>