html {
    font-family: louis-george-cafe;
    font-size: 18px;
    line-height: 20px;
    text-size-adjust: 100%;
}

@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

html {
  position: relative;
  min-height: 100%;
}

body {
  margin-bottom: 60px;
}

.eWljxE {
    display: inline-block;
    box-sizing: border-box;
    cursor: pointer;
    font: inherit;
    text-decoration: none;
    margin: 0px;
    background: transparent;
    overflow: visible;
    text-transform: none;
    color: inherit;
    outline: none;
    border: none;
    padding: 0px;
    text-align: inherit;
}

.bwvuAs {
    display: inline-block;
    box-sizing: border-box;
    cursor: pointer;
    font: inherit;
    text-decoration: none;
    margin: 0px;
    background: rgba(221, 221, 221, 0.4);
    overflow: visible;
    text-transform: none;
    outline: none;
    border: none;
    padding: 0px;
    text-align: inherit;
    color: rgb(0, 0, 0);
}

.itkcSh {
    font-size: 18px;
    line-height: 24px;
}

.lhcVdc {
    box-sizing: border-box;
    font-size: inherit;
    font-family: inherit;
    appearance: none;
    background: transparent;
    color: inherit;
    width: 100%;
    padding: 11px;
    margin: 0px;
    border-radius: 4px;
    resize: none;
    font-weight: 1;
    border: none;
}

.cYARAZ {
    display: flex;
    box-sizing: border-box;
    max-width: 100%;
    min-width: 0px;
    min-height: 0px;
    flex-direction: column;
    height: 768px;
}

.pYueE {
    border-radius: 8px;
    overflow: auto;
    height: 100%;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 8px 0px, rgba(0, 0, 0, 0.19) 0px 6px 20px 0px;
}

textarea{
    height: 300px;
}

.hsmCTK {
    display: flex;
    padding-top: 20px;
    padding-bottom: 20px;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
}

.gyYZAX {
    display: inline-block;
    box-sizing: border-box;
    cursor: pointer;
    font-style: inherit;
    font-variant: inherit;
    font-stretch: inherit;
    font-family: inherit;
    font-optical-sizing: inherit;
    font-kerning: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    text-decoration: none;
    margin: 0px;
    background: rgb(3, 65, 76);
    overflow: visible;
    text-transform: none;
    border: 0px solid rgb(3, 65, 76);
    padding: 4px 22px;
    font-size: 18px;
    line-height: 24px;
    color: rgb(248, 248, 248);
    border-radius: 18px;
    transition-property: color, background-color, border-color, box-shadow;
    transition-duration: 0.1s;
    transition-timing-function: ease-in-out;
    font-weight: bold;
}