@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap'); :root{--bgHeader: #000000; --colorHeader: #f0c401; --bgMenu: #000000; --colorMenu: #f0c400; --bgBody: #ffffff; --textBody: #000000; --bgNews: #000000; --colorNews: #f0c400; --bgFooter: #000000; --colorFooter: #f1c501; --colorCard: #000000; --cardAlign: left; --cardFlexAlign: left; --radiusButton:  50rem; --bgButton: #f0c400; --bgBorder: #f0c400; --colorButton: #ffffff; --bgButtonSecondary: #f9de58; --bgBorderSecondary: #f9de58; --colorButtonSecondary: #ffffff; --bgButtonCheckout: #f0c400; --bgBorderCheckout: #f0c400; --colorButtonCheckout: #ffffff; --fontText: 'Montserrat', sans-serif;} html, body{font-family: 'Montserrat', sans-serif;; }