@import url("https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,100..900;1,100..900&display=swap");
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  font-family: "Noto Serif", serif;
  color: #333;
  font-size: 15px;
  line-height: 2 !important;
  background-color: rgba(238, 235, 230, 0.39); }

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  overflow-y: scroll; }

body {
  line-height: 1; }

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.italic1 {
  font-family: "Cookie", serif !important; }

.italic2 {
  font-family: "Birthstone", serif !important; }

.italic3 {
  font-family: "Beau Rivage", serif !important; }

.italic4 {
  font-family: "Rouge Script", serif !important; }

.italic5 {
  font-family: "Qwigley", serif !important; }

.italic6 {
  font-family: "Style Script", serif !important; }

.italic7 {
  font-family: "Dynalight", serif !important; }

/* ======================================================================================================== */
.display-5 {
  font-size: 3rem;
  font-weight: 300; }

.display-6 {
  font-size: 2.5rem;
  font-weight: 300; }

.display-7 {
  font-size: 2rem;
  font-weight: 300; }

.nav-link, .dropdown-item {
  font-size: 14px; }

.w-10 {
  width: 10% !important; }

.w-15 {
  width: 15% !important; }

a.dropdown-item {
  margin-left: -30px !important;
  width: auto !important; }

a.dropdown-item:hover {
  background-color: #13535f !important;
  color: white !important; }

h2.accordion-header {
  margin-top: 0 !important; }

/*# sourceMappingURL=myBootstrap.css.map */
