/*
  style.css — local placeholder for static testing
  On the production server this file is replaced by the full site stylesheet.
  Loads Bootstrap 3 from CDN so the site renders correctly during local preview.
  REPLACE THIS FILE with the production style.css before or during deployment.
*/
@import url("https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css");
