/*
Theme Name: Anthem Tax Custom Theme
Author: Nick Peacock
Description: Custom WordPress theme for Anthem Tax landing pages and reusable page templates.
Version: 1.0
Text Domain: anthem-tax-theme
*/

html,
body {
  margin: 0;
  padding: 0;
}

body {
  background: #fff;
  color: #22253d;
}


