],
['width', '100%'],
['height', ''],
['foregroundColor', 'white'], // Texto en blanco
['backgroundColor', 'black'], // Fondo negro
['linkColor', 'white'],
['errorColor', 'red'],
['primaryButtonForegroundColor', 'white'],
['primaryButtonBackgroundColor', '#F0635F'], // Botón principal en #F0635F
['secondaryButtonForegroundColor', 'white'],
['secondaryButtonBackgroundColor', '#F0635F'] // Botón secundario en #F0635F
];
(function(d, t) {
var e = d.createElement(t),
s = d.getElementsByTagName(t)[0];
e.src = "https://reservation.dish.co/widget.js";
s.parentNode.insertBefore(e, s);
}(document, 'script'));