/*
Theme Name: Sunrise Vista
Theme URI: https://www.sunrisevistawellness.com/
Description: Sunrise vista wellmness theme
Version: 1.0
*/

body {
  margin: 0;
  padding: 0;
  font-size: 1.2em;
}
h1 {
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
figure {
  display: block;
  margin: 1em 40px;
}
audio,
video {
  display: inline-block;
}
a:active,
a:hover {
  outline-width: 0;
}
footer {
  background-color: #1f1b5f;
  color: #ffffff;
  font-size: 0.8em;
}
