/*
Theme Name: Rosie Cooking
Description: Custom thema voor Rosie.Cooking - AI receptensite
Version: 1.0
*/

body {
  margin: 0;
  font-family: 'Nunito', sans-serif;
  background: #FDF6EC;
  color: #2C1A0E;
}

a {
  color: inherit;
}

img {
  max-width: 100%;
  height: auto;
}
