.wc-order-print-download-invoice { margin: 20px 0; text-align: center; } .wc-order-print-invoice-button { display: inline-block; background-color: #0073aa !important; color: white !important; padding: 12px 30px !important; text-decoration: none !important; border-radius: 5px !important; font-weight: 700 !important; font-size: 16px !important; border: none !important; } .wc-order-print-invoice-button:hover { background-color: #005a87 !important; color: white !important; } .woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-actions a.download_invoice { background-color: #0073aa; color: white !important; padding: 8px 15px; border-radius: 3px; text-decoration: none; font-weight: 600; display: inline-block; margin: 2px; } .woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-actions a.download_invoice:hover { background-color: #005a87; }