:root {
  --color-primary: #002e5a;
  --color-secondary: #fe6d73;
  --color-tertiary: #F7CC83;
  --color-text: #000;
  --color-heading: #000; }

.provider-address p {
  margin-bottom: 0; }
