/******CSS for English Page here******/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap');

:root {
  --mahogany:  #001e62; /* Primary — LBS navy, matches text/headings/labels */
  --fiery: #001e62;     /* Accent — same navy, matches the site's single CTA color */
  --seashell: #ffffff;  /* Background — plain white, matches the page background */
  --font: 'Montserrat', sans-serif;
--border:#001e62; 
--border-lt:#001e62;  
--r-card: 0px;
    --r-btn: 0px;
    --r-input: 0px;
    --shadow: none;
    --clay:#001e62;
--fiery-aa: #c8103e;
--powder: #ebe8e5;
    --label:#001e62;
--muted:#001e62;
--seashell:#ebe8e5;


}