/*
Theme Name: Zodiac Ritueel Child
Template: zodiac-astrology
Version: 1.0
*/

body {
  background-color: #f7f5f0;
}

.ritueel-main, .blog-overview, .blogpost {
  font-family: 'Merriweather', serif;
  color: #4a3f35;
}
.ritueel-logo {
  max-height: 64px;
  width: auto;
  display: block;
  margin-bottom: 0.5rem;
}
.ritueel-logo {
  max-height: 80px !important;
  width: auto !important;
  height: auto !important;
  display: block;
  margin-bottom: 0.5rem;
}

.logo img {
  max-width: 100%;
  height: auto;
  width: auto !important;
}

.logo .ritueel-logo {
  width: auto !important;
  max-height: 80px !important;
  height: auto !important;
  display: block;
  margin: 0 auto 0.5rem;
}
