/*
Theme Name: Clear Path
Theme URI: https://clearpathrealestate.net
Author: amplifi.studio
Description: Custom theme for Clear Path — Broker Opinions of Value & Offering Memoranda by Anne Najjar.
Version: 1.0
Text Domain: clear-path
*/

body {
  margin: 0;
  background: #0A2B49;
  font-family: Archivo, sans-serif;
}
a {
  color: inherit;
  text-decoration: none;
}
a:hover {
  color: #9CCB55;
}
img {
  max-width: 100%;
}
