html {
	height: 100%;
	-webkit-text-size-adjust: none;
}

body {
	background-image: linear-gradient(rgba(252,240,138,0.75), rgba(63,38,96, 0.75)), url("../img/_cc4d272c-6a84-4b74-bbf4-a7a2f7c659e7XXX.jpeg");
	background-size: cover;
	background-repeat: no-repeat;
	font-size: 1rem !important;
}

.protest-revolution-regular {
  font-family: "Protest Revolution", sans-serif;
}

#TitleText {
  position: fixed;
  top: 1.5rem;
  left: 2rem;
  color: #fff;
  font-size: 7em;
  font-weight: 400;
  font-style: normal;
  text-shadow: 2px 2px #e4393f;
}

#Wisdom {
  position: fixed;
  top: 10rem;
  left: 4rem;
  color: #ff0000;
  font-size: 2em;
  font-weight: 300;
  font-style: normal;
  text-shadow: 1px 1px #000;
}

/* 
#insights-data {
  position: fixed;
  top: 200px;
  width: 50%;
  border: 2px solid pink;
}
*/

#formHole {
  position: fixed;
  top: 200px;
  left: 30px;
  color: #fce303;
  
  display: none;
}

.css-mfb5wk {
    box-sizing: border-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    background-color: rgba(255, 250, 168, 1) !important;
    padding: 0.75rem 0.25rem;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.css-10ac64r {
    box-sizing: border-box;
    box-shadow: rgba(255, 250, 168, 0.75) 0px 4px 16px 0px !important;
    display: flex;
    flex-direction: column;
    width: 320px;
    height: 590px;
    margin-bottom: 1rem;
    border-radius: 8px;
    background-color: rgba(37, 54, 108, 0.75) !important;
}

.css-1v9idkz {
    margin: 0px;
    padding: 0px 0px 0px 0.5rem;
    color: rgb(246, 80, 68) !important;
    font-size: 1.875rem !important;
    line-height: 2.25rem;
    font-family: "Protest Revolution", sans-serif;
}