/*!normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css*/

/*--------------------------------------
  Base element resets
--------------------------------------*/
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  height: 100%;
  width: 100%;
  margin: 0;
  /* override any mx-4 on body */
  padding: 0;
  background: url('../images/DesigningforCommunityCareVI-BG-green-2.png') no-repeat center center fixed;
  background-size: cover;
}

header {
  top: 0;
  left: 1rem;
  /* your existing mx-4 gutter */
  right: 1rem;
  height: 10rem;
  /* adjust to whatever your header actually measures */
  background: transparent;
  z-index: 20;
  display: flex;

  justify-content: space-between;
  align-items: center;
  position: sticky;
  /* stays at top of its row */
}

body {
  display: grid;
  grid-template-rows: auto 1fr;
  /*height: 100vh;*/
  margin: 0;
  background: transparent;
  
}

main {
  margin-top: 150px;
  /* same value as header height */
  height: calc(100vh - 10rem);
  overflow-y: auto;
  /* scroll only inside here */
  display: flex;
  /* your two-column layout */
}

template {
  display: none;
}

p {
  margin: 0;
  padding-bottom: .5rem;
  line-height: 1.25;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
}

/*--------------------------------------
  Text and link defaults
--------------------------------------*/
a {
  background-color: transparent;
  color: inherit;
  text-decoration: inherit;
}

b {
  font-weight: bolder;
}

blockquote {
  font-style: italic;
}

pink {
  color: #ff3dba;
}

/*--------------------------------------
  Images, media, and replaced elements
--------------------------------------*/
img,
svg {
  display: block;
  vertical-align: middle;
}

img {
  border-style: none;
  border-style: solid;
  max-width: 100%;
  height: auto;
  padding-top: .5rem;
  padding-bottom: .5rem;
}

/*--------------------------------------
  Form elements
--------------------------------------*/
input {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
  overflow: visible;
  padding: 0;
  line-height: inherit;
  color: inherit;
}

input::-webkit-input-placeholder {
  color: #a0aec0;
}

input::-moz-placeholder {
  color: #a0aec0;
}

input:-ms-input-placeholder {
  color: #a0aec0;
}

input::-ms-input-placeholder {
  color: #a0aec0;
}

input::placeholder {
  color: #a0aec0;
}

/* Checkboxes */
[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

/*--------------------------------------
  Box-sizing and borders
--------------------------------------*/
*,
::before,
::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: currentColor;
}

/*--------------------------------------
  Utility display classes
--------------------------------------*/
.block {
  display: block;
}

.flex {
  display: -webkit-box;
  display: flex;
}

.table {
  display: table;
}

.cursor-pointer {
  cursor: pointer;
}

.justify-between {
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.z-10 {
  z-index: 10;
}

/*--------------------------------------
  Positioning
--------------------------------------*/
.static {
  position: static;
}

.sticky {
  position: -webkit-sticky;
  position: sticky;
}

.top-0 {
  top: 0;
}

/*--------------------------------------
  Sizing & spacing
--------------------------------------*/
.h-full {
  height: 100%;
}

.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}

.mb-1 {
  margin-bottom: .25rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.mb-12 {
  margin-bottom: 0.25rem;
  scroll-margin-bottom: 3rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mt-8 {
  margin-top: 2rem;
}

.p-1 {
  padding: .25rem;
}

.px-1 {
  padding-left: .25rem;
  padding-right: .25rem;
}

.pt-2 {
  padding-top: .5rem;
}

.pt-3 {
  padding-top: .75rem;
}

.pt-6 {
  padding-top: 0.5rem;
}

.pb-6 {
  padding-bottom: 1.5rem;
}

.pb-8 {
  padding-bottom: 2rem;
}

.pt-16 {
  padding-top: 0.1rem;
}

.pt-32 {
  padding-top: 0.1rem;
}

/*--------------------------------------
  Typography utilities
--------------------------------------*/
.text-xs {
  font-size: .75rem;
}

.text-base {
  font-size: 1rem;
}

.leading-none {
  line-height: 1;
}

.leading-none.mb-12+.ddmenu {
  margin-top: 1.5rem;
  /* adjust to taste */
}

.italic {
  font-style: italic;
}

.font-bold {
  font-weight: 700;
}

/* Color utilities */
.bg-AuChico {
  background-color: #ff3dba;
}

/* .bg-CoconutCream { background-color: #ffffff; } 
.border-CoconutCream {
  border-color: #ffffff;
}*/

.border-b-8 {
  border-bottom-width: 8px;
}

.text-CoconutCream {
  color: #ffffff;
}

.keywords-label {
  color: #ff3dba;
}

.questions-label{
  color: #ff3dba;
}

.organizers-label{
  color: #ff3dba;
}

.keywords-text {
  font-style: italic;
  /* italicise the actual list */
  color: #29102f;
  /* or inherit, up to you */
}



/*--------------------------------------
  Font families
--------------------------------------*/
.font-vg5000 {
  font-family: vg5000-regular, sans;
}

.font-atkinson {
  font-family: Atkinson-Hyperlegible-Next-Regular regular, sans-serif;
}

.font-gza {
  font-family: Gza-Regular regular, serif;
}

.font-redaction {
  font-family: Redaction-regular regular, serif;
}

/*--------------------------------------
  Root typography & system font stack
--------------------------------------*/
html {
  font-family:
    system-ui, -apple-system, BlinkMacSystemFont,
    segoe ui, Roboto, helvetica neue, Arial,
    noto sans, sans-serif, apple color emoji,
    segoe ui emoji, segoe ui symbol, noto color emoji;
  line-height: 1.5;
  font-size: 1.2em;
  background-color: #ffffff;
}

/*--------------------------------------
  Headings
--------------------------------------*/
h1 {
  font-size: 1.875rem;
  -webkit-column-break-after: avoid;
  -moz-column-break-after: avoid;
  break-after: avoid;
}

h2 {
  font-size: 1.5rem;
  -webkit-column-break-after: avoid;
  -moz-column-break-after: avoid;
  break-after: avoid;
  margin-top: 4rem;
  color: #ff3dba;
  font-family: "Atkinson-Hyperlegible-Next-Bold bold", sans-serif;
  font-weight: 700;
  margin-bottom: .5rem;
}

h3 {
  font-size: 1.25rem;
  -webkit-column-break-after: avoid;
  -moz-column-break-after: avoid;
  break-after: avoid;
  margin-top: 2rem;
  color: #33ff33;
}


h4 {
  font-size: 1.15rem;
  -webkit-column-break-after: avoid;
  -moz-column-break-after: avoid;
  break-after: avoid;
  margin-top: 2rem;
  color: #ff3dba;
}

/* Paragraphs already grouped under “Base element resets” */

/*--------------------------------------
  Article lists
--------------------------------------*/

/* 3. Make the sidebar and article scrollable separately, if you like */
aside,
article {
  overflow-y: visible;
  /* keep the scrolling behavior */
  -ms-overflow-style: none;
  /* IE & Edge */
  scrollbar-width: none;
  /* Firefox */
}

/* Chrome, Safari, and Opera */
article::-webkit-scrollbar {
  width: 0;
  height: 0;
}

article ul {
  position: relative;
  list-style-type: none;
  margin-left: 0;
  padding-left: .75rem;
}

article ul li:before {
  content: "•";
  font-family: vg5000-regular, sans;
  color: #ff3dba;
  font-size: .75rem;
  left: 0;
  position: absolute;
  padding-top: .1rem;
  padding-bottom: .5rem;
}

article li {
  padding-left: .5rem;
}



/*--------------------------------------
  Links styling
--------------------------------------*/
a {
  color: #ff3dba;
}

a:hover {
  text-decoration: underline;
}

/*--------------------------------------
  Buttons & components
--------------------------------------*/
.edit-button {
  background-color: #ff3dba;
  border-bottom-width: 4px;
  border-color: #ffffff;
  color: #ffffff;
  font-family: vg5000-regular, sans;
  margin-bottom: .5rem;
  padding-left: .25rem;
  padding-right: .25rem;
}

.edit-button:hover {
  background-color: #ffffff;
  color: #ff3dba;
  border-bottom-width: 2px;
  border-color: #ff3dba;
}

/*--------------------------------------
  Text content classes
--------------------------------------*/
.title-text {
  font-family: Gza-Super, serif;
  font-size: 2.75rem;
  font-kerning: normal;
  color: #ff3dba;
}

.sub-title {
  font-family: 'Gza-Italic', serif;
  font-style: italic;
  font-size: 1.5rem;
  color: #ff3dba;
}

.content-text {
  font-family: Atkinson-Hyperlegible-Next-Regular regular, sans-serif;
  font-size: 1rem;
  color: #29102f;
}

/* reset the list entirely & set up our counter */
.content-text-refs {
  list-style: none;
  margin: 0;
  padding: 0;
  counter-reset: refs;
  font-family: Atkinson-Hyperlegible-Next-Regular regular, sans-serif;
  font-size: 0.6rem;
  color: #29102f;
}

/* each li increments the counter and reserves room on the left */
.content-text-refs li {
  counter-increment: refs;
  position: relative;
  padding-left: 3ch;
  /* 2ch for up to 2-digit numbers + 1ch gap */
  margin-bottom: 0.5rem;
  /* breathing room */
}

/* inject our own marker into that reserved space */
.content-text-refs li::before {
  content: counter(refs) ".";
  position: absolute;
  left: 0;
  width: 2ch;
  /* enough for “1.” through “99.” */
  text-align: right;
  color: #ff3dba;
  font-weight: bold;
  margin-right: 1ch;
  /* extra gap before the text starts */
}

/* pink underlined links */
.content-text-refs a {
  color: #ff3dba;
  text-decoration: underline;
}

.event-date {
  font-family: AtkinsonHyperlegibleNext-ExtraBold bold, sans-serif;
  font-size: 1.15rem;
  color: #ff3dba;
  margin: 0;
  /* collapse the default <p> spacing */
  padding: 0;
  display: block;
  /* behave like a block for the line-break */
  line-height: 1.2;
  /* tighten up the line-height if you like */
}

/*--------------------------------------
  Sidebar & navigation
--------------------------------------*/
.sidebar-title,
.sidebar-title-a {
  font-family: Atkinson-Hyperlegible-Next-Bold bold, sans-serif;
  font-size: 1.15rem;
  color: #33ff33;
}

.sidebar-title-a {
  cursor: pointer;
}

.sidebar-title-a a {
  color: inherit;
  text-decoration: none;
}

.sidebar-title-a a:hover {
  text-decoration: underline;
}

.sidebar-list {
  font-family: Atkinson-Hyperlegible-Next-Regular, sans-serif;
  font-size: 1rem;
  color: #ff3dba;
  text-decoration: none;
}

.sidebar-list:hover {
  text-decoration: underline;
}

/* ----------------------------------------
   Agenda List Styling (<h4> + <li>)
---------------------------------------- */

.agenda-list {
  margin-top: 1.5rem;
  padding-left: 0;            /* remove default list padding */
  list-style: none;           /* no default bullets */
}

.agenda-list h4 {
  font-family: "Atkinson-Hyperlegible-Next-Bold bold", sans-serif;
  font-size: 1.15rem;
  color: #ff3dba;
  margin: 2.5rem 0 0.5rem;    /* space above and below each section title */
  line-height: 1.3;
}

.agenda-list li {
  margin-bottom: 1.25rem;
  font-family: Atkinson-Hyperlegible-Next-Regular regular, sans-serif;
  font-size: 1rem;
  color: #29102f;
  padding-left: 0.5rem;                /* indent text slightly */
  border-left: 2px solid #33ff33;      /* green vertical bar */
}

.agenda-list li strong {
  display: block;
  font-family: Atkinson-Hyperlegible-Next-Bold bold, sans-serif;
  margin-bottom: 0.25rem;
  color: #ff3dba;
}

.agenda-list .duration {
  display: block;
  margin-top: 0.25rem;
  font-style: italic;
  color: #ff3dba;
  font-size: 0.95rem;
}

.agenda-divider {
  font-family: Atkinson-Hyperlegible-Next-Bold bold, sans-serif;
  font-size: 1rem;
  color: #ff3dba;
  margin-top: 2.5rem;      /* ← 1rem of space above and below */
}

/* ----------------------------------------
   Ensure <h3> stays consistent with your design
---------------------------------------- */

#workshop-structure h3 {
  font-family: "Atkinson-Hyperlegible-Next-Bold bold", sans-serif;
  font-size: 1.25rem;
  color: #ff3dba;
  margin-top: 2.5rem;
  margin-bottom: 0.75rem;
}

/* If you want extra spacing between the "During" paragraph and the detailed agenda */
#workshop-structure > p + .agenda-list {
  margin-top: 1rem;
}


/*--------------------------------------
  Dropdown menu
--------------------------------------*/
.ddmenu {
  margin-bottom: 3rem;
  /* same as Tailwind’s mb-12 (3rem) */
}

.ddmenu.mb-12 {
  margin-bottom: 1rem;
  /* or whatever you prefer */
}

.ddmenu input {
  display: none;
}

.ddmenu input+label.sidebar-title-a {
  display: inline-flex;
  align-items: center;
  /* center text + arrow vertically */
}

.ddmenu .hiddendiv {
  display: none;
  padding-top: .5rem;
  /* same as p { padding-bottom: .5rem } */
  padding-bottom: .25rem;
}

.ddmenu input:checked~.hiddendiv {
  display: block;
  padding-top: .5rem;
}


/*--------------------------------------
  Dropdown toggle arrows (Gza-Super ↓)
--------------------------------------*/
.ddmenu input+label.sidebar-title-a::after {
  content: "↓";
  font-family: "Messina Sans Mono SemiBold", monospace;
  font-size: 1.5rem;
  line-height: 0.5;
  /* kills any extra descender space */
  margin-left: .5rem;
  /* a bit of breathing room */
  display: inline-block;
  transition: transform 0.2s ease;
}

.ddmenu input:checked+label.sidebar-title-a::after {
  transform: rotate(180deg);
  /* flips ↓ into ↑ when open */
  margin-left: .5rem;
  /* a bit of breathing room */
  margin-bottom: -.15rem;
  /* a bit of breathing room */
  display: inline-block;
  transition: transform 0.2s ease;
}


/*--------------------------------------
  IDs: Table of Contents, Organizers, Course
--------------------------------------*/
#TableOfContents,
#ListOfOrganizers {
  font-family: Gza-Bold, sans;
  font-size: 1rem;
  color: #ff3dba;
  margin-left: -.5rem;
}

#TableOfContents ul,
#ListOfOrganizers ul {
  margin-left: .5rem;
}

#TableOfContents li:before,
#ListOfOrganizers li:before {
  font-family: vg5000-regular, sans;
  content: "> ";
}

#TableOfContents li,
#ListOfOrganizers li {
  margin-bottom: .5rem;
}

#ListOfOrganizers {
  margin-top: .5rem;
}

#ListOfOrganizers .sidebar-list {
  font-family: "Atkinson-Hyperlegible-Next-Regular regular", sans-serif;
  font-weight: 700;
}

#TableOfContents .sidebar-list {
  font-family: "Atkinson-Hyperlegible-Next-Regular regular", sans-serif;
  font-weight: 700;
}

#CourseStructure {
  font-family: Gza-Bold, sans;
  font-size: 1.25rem;
  color: #ff3dba;
  margin-left: -.5rem;
}

#CourseStructure ul {
  margin-left: .5rem;
}

#CourseStructure li:before {
  content: "> ";
}


/*--------------------------------------
  Logo
--------------------------------------*/
.logo {
  font-family: AtkinsonHyperlegibleNext-ExtraBold bold, sans-serif;
  font-size: 1.15rem;
  color: #ff3dba;
  padding-top: .5rem;
}

/*--------------------------------------
  Button
--------------------------------------*/
.registration-btn {
  /* Layout & box */
  display: inline-block;
  background-color: #fff;
  /* white fill */
  border: 2px solid #000;
  /* black stroke */
  border-radius: 1rem;
  /* pill-style corners */
  padding: 0.75rem 1rem;
  /* vertical / horizontal padding */
  margin-top: 3rem;
  /* space above the button */
  margin-bottom: 5rem;
  /* space below the button */
  margin-right: 0.5rem;

  /* Text */
  font-family: system-ui, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  color: #000;
  line-height: 1;

  /* Misc */
  cursor: pointer;
  box-shadow: none;
  /* override any default button shadow */
}

/* Optional hover state */
.registration-btn:hover {
  background-color: #000;
  color: #33ff33;
}

.messina-arrow {
  font-family: "Messina-Sans-Mono-SemiBold", monospace;
  font-size: 1.5rem;
}

/*--------------------------------------
  @font-face declarations
--------------------------------------*/


/* Playfair Display */
@font-face {
  font-family: "playfairdisplay regular";
  font-weight: 400;
  font-style: normal;
  src: url(../fonts/PlayfairDisplay-Regular.woff) format('woff');
}

/* VG5000 */
@font-face {
  font-family: "vg5000-regular";
  font-weight: 400;
  font-style: normal;
  src: url(../fonts/VG5000-Regular_web.woff) format('woff');
}

/* Redaction family */
@font-face {
  font-family: "Redaction-regular regular";
  font-weight: 400;
  font-style: normal;
  src: url(../fonts/Redaction/Redaction-Regular.woff2) format('woff2');
}

@font-face {
  font-family: "Redaction-bold bold";
  font-weight: 700;
  font-style: normal;
  src: url(../fonts/Redaction/Redaction-Bold.woff2) format('woff2');
}

@font-face {
  font-family: "Redaction-italic italic";
  font-weight: 400;
  font-style: italic;
  src: url(../fonts/Redaction/Redaction-Italic.woff2) format('woff2');
}

/* Atkinson Hyperlegible Next family */
@font-face {
  font-family: "Atkinson-Hyperlegible-Next-Regular regular";
  font-weight: 400;
  font-style: normal;
  src: url(../fonts/Atkinson/Atkinson-Hyperlegible-Next-WebFonts/AtkinsonHyperlegibleNext-Regular.woff2) format('woff2');
}

@font-face {
  font-family: "Atkinson-Hyperlegible-Next-Bold bold";
  font-weight: 700;
  font-style: normal;
  src: url(../fonts/Atkinson/Atkinson-Hyperlegible-Next-WebFonts/AtkinsonHyperlegibleNext-Bold.woff2) format('woff2');
}

@font-face {
  font-family: "AtkinsonHyperlegibleNext-ExtraBold bold";
  font-weight: 800;
  font-style: normal;
  src: url(../fonts/Atkinson/Atkinson-Hyperlegible-Next-WebFonts/AtkinsonHyperlegibleNext-ExtraBold.woff2) format('woff2');
}

/* Gza family */
@font-face {
  font-family: "Gza-Regular";
  font-weight: normal;
  font-style: normal;
  src: url(../fonts/Gza/Gza-Regular.woff) format('woff');
}

@font-face {
  font-family: "Gza-Italic";
  font-weight: normal;
  font-style: italic;
  src: url(../fonts/Gza/Gza-RegularItalic.woff) format('woff');
}

@font-face {
  font-family: "Gza-SemiBold";
  font-weight: 600;
  font-style: normal;
  src: url(../fonts/Gza/Gza-SemiBold.woff) format('woff');
}

@font-face {
  font-family: "Gza-SemiBoldItalic";
  font-weight: 600;
  font-style: italic;
  src: url(../fonts/Gza/Gza-SemiBoldItalic.woff) format('woff');
}

@font-face {
  font-family: "Gza-Bold";
  font-weight: bold;
  font-style: normal;
  src: url(../fonts/Gza/Gza-Bold.woff) format('woff');
}

/* Gza Super */
@font-face {
  font-family: "Gza-Super";
  font-weight: 300;
  font-style: normal;
  src: url(../fonts/Gza/Gza-Super.woff) format('woff');
}

/* Gza Outline */
@font-face {
  font-family: "Gza-Outline";
  font-weight: normal;
  font-style: normal;
  src: url(../fonts/Gza/Gza-OutlineRegular.woff) format('woff');
}

@font-face {
  font-family: "Gza-Outline-Italic";
  font-weight: normal;
  font-style: italic;
  src: url(../fonts/Gza/Gza-OutlineRegularItalic.woff) format('woff');
}

@font-face {
  font-family: "Gza-Outline-SemiBold";
  font-weight: 600;
  font-style: normal;
  src: url(../fonts/Gza/Gza-OutlineSemiBold.woff) format('woff');
}

@font-face {
  font-family: "Gza-Outline-SemiBoldItalic";
  font-weight: 600;
  font-style: italic;
  src: url(../fonts/Gza/Gza-OutlineSemiBoldItalic.woff) format('woff');
}

@font-face {
  font-family: "Gza-Outline-Bold";
  font-weight: bold;
  font-style: normal;
  src: url(../fonts/Gza/Gza-OutlineBold.woff) format('woff');
}

/* Messina Sans Mono */
@font-face {
  font-family: "Messina-Sans-Mono-SemiBold";
  src: url("../fonts/MessinaSansMono-SemiBold.otf") format("opentype");
  font-weight: 600;
  font-style: normal;
}

/*--------------------------------------
  Printing & pagination
--------------------------------------*/
@page {
  size: A4;
  margin-bottom: 5mm;

  @top {
    color: #ff3dba;
    font-size: 1rem;
    font-family: 'VG5000-Regular';
    content: -moz-element(topic);
    content: element(topic);
  }

  @bottom {
    color: #ff3dba;
    font-size: 0.5rem;
    font-family: 'VG5000-Regular';
  }
}

@page: first {
  @bottom {
    content: none;
  }
}

@page topic:first {
  @top {
    content: none;
  }
}

@media print {
  body {
    background-color: #ffffff;
    color: #29102f;
    font-family: Atkinson-Hyperlegible-Next-Regular regular, sans;
  }

  .runningTopic {
    position: running(topic);
  }

  .topic {
    -webkit-column-break-before: page;
    -moz-column-break-before: page;
    break-before: page;
    page: topic;
  }

  .title-text {
    font-family: Atkinson-Hyperlegible-Next-Regular regular, sans;
    font-size: 4rem;
    color: #ff3dba;
    margin-bottom: 5rem;
  }

  .title-pretext,
  .topic-pretext {
    font-family: vg5000-regular, sans;
    font-size: 1.5rem;
    color: #ff3dba;
  }

  .topic-text {
    font-family: Atkinson-Hyperlegible-Next-Regular regular, sans;
    font-size: 2.25rem;
    color: #ff3dba;
    margin-bottom: 5rem;
  }

  article ul li:before {
    content: "";
  }

  .toc::after {
    text-align: right;
    float: right;
    content: target-counter(attr(href url), page, decimal-leading-zero);
  }
}

/*--------------------------------------
  Responsive breakpoints
--------------------------------------*/
@media (max-width: 767px) {
  .md\:flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
  }

  .md\:w-full {
    width: 100%;
  }
}

@media (min-width: 768px) {
  .lg\:flex {
    display: -webkit-box;
    display: flex;
  }

  .lg\:static {
    position: static;
  }

  .lg\:sticky {
    position: -webkit-sticky;
    position: sticky;
  }

  .lg\:top-0 {
    top: 0rem;
  }

  .lg\:w-2\/5 {
    width: 40%;
  }

  .lg\:w-3\/5 {
    width: 60%;
  }
}

/*--------------------------------------
  Footer
--------------------------------------*/
footer {
  font-family: Atkinson-Hyperlegible-Next-Regular regular, sans-serif;
  font-size: .75rem;
  color: #29102f;
  margin-bottom: 5rem;
}


main,
aside,
article {
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}

/* 2) hide the WebKit scrollbars */
main::-webkit-scrollbar,
aside::-webkit-scrollbar,
article::-webkit-scrollbar {
  width: 0;
  height: 0;
}

@media only screen and (max-width: 1000px) {
  main {
    margin-top: 5rem;
    height: calc(100vh - 19rem);
  }
  html {
  line-height: 1;
  font-size: 1em;
  }
  
  .mx-4 {
    margin-top: 2rem;
  }
  body {
    height: 100vh;
  }
}


@media only screen and (max-width: 600px) {
  .mx-4 {
    margin-top: 5rem;
  }
}
