@charset "utf-8";


h1{font-family: "bc-blot", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 4.75em;
}

h2{font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
	font-size: 2.5em;
}

h3 {font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
	font-size: 2.25em;
}

h4{font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
	font-size:2em; 
}

h5{font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
	font-size: 1.5em;
}

h6{font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: italic;
	font-size:1.25em; 
}

p{font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
	font-size:1em;
}

.footer_container p{font-size: 12px;}

.footer_close p{font-size:12px;
	color:rgba(15, 55, 80, 1.00);
}

.card-text{color:rgba(183, 72, 97, 1.00)!important;
	font-family: "Poppins", sans-serif;
	font-weight: 400 !important;
}