@charset "UTF-8";
/* CSS Document */

.great-vibes-regular {
  font-family: "Great Vibes", cursive;
  font-weight: 400;
  font-style: normal;
	font-size: 25px;
}
body {
    color: #222;
    background-image: url('/update/assets/images/amber-bg.jpg');
    background-size: cover;
    background-attachment: fixed;
    margin: 0;
    padding: 0;
}

.la-belle-aurore-regular {
  font-family: "La Belle Aurore", cursive;
  font-weight: 400;
  font-style: normal;
  color: #094591;
  font-size: 20px;