.bg-lavender {
  background: #FFF0F5;
}

.text-purple {
  color: #8B008B;
}

.text-lavender {
  color: #FFF0F5;
}

.bg-purple {
  background-color: #8B008B;
}


.text-vivaldi{
  font-family: "vivaldi" !important;
}


.jumbotron {
    background-color: #FFF0F5;
    margin:0;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: 50% / 100% 100% no-repeat;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(139,0,139)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

a {
  color: #8B008B;
  text-decoration: none;
}


a:hover {
  color: #ba55d3;
  text-decoration: none;
}

.active {
    color: #FF1493;
}

/* comic-neue-regular - latin */
@font-face {
  font-family: 'Comic Neue';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/comic-neue-v2-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/comic-neue-v2-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/comic-neue-v2-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/comic-neue-v2-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/comic-neue-v2-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/comic-neue-v2-latin-regular.svg#ComicNeue') format('svg'); /* Legacy iOS */
}

/* waiting-for-the-sunrise-regular - latin */
@font-face {
  font-family: 'Waiting for the Sunrise';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/waiting-for-the-sunrise-v11-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/waiting-for-the-sunrise-v11-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/waiting-for-the-sunrise-v11-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/waiting-for-the-sunrise-v11-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/waiting-for-the-sunrise-v11-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/waiting-for-the-sunrise-v11-latin-regular.svg#WaitingfortheSunrise') format('svg'); /* Legacy iOS */
}

.text-comic {
  font-family: 'Comic Neue';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/comic-neue-v2-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/comic-neue-v2-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/comic-neue-v2-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/comic-neue-v2-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/comic-neue-v2-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/comic-neue-v2-latin-regular.svg#ComicNeue') format('svg'); /* Legacy iOS */
}

.text-waiting {
  font-family: 'Waiting for the Sunrise';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/waiting-for-the-sunrise-v11-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/waiting-for-the-sunrise-v11-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/waiting-for-the-sunrise-v11-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/waiting-for-the-sunrise-v11-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/waiting-for-the-sunrise-v11-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/waiting-for-the-sunrise-v11-latin-regular.svg#WaitingfortheSunrise') format('svg'); /* Legacy iOS */
}
