.unbounded-special-title {
  font-family: "Unbounded", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}

.special-title {
  font-family: "Unbounded", Helvetica, Arial, sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    /* margin-bottom: 0.5rem; */
    font-family: "Raleway", Helvetica, Arial, sans-serif;
		font-optical-sizing: auto;
  	font-weight: 800;
  	font-style: normal;
    /* line-height: 1.2;  */
    /* color: #2e3b4e;  */
}

body {
    /* margin: 0; */
    font-family: "Raleway", Helvetica, Arial, sans-serif;
		font-optical-sizing: auto;
  	font-weight: 400;
  	font-style: normal;
    font-size: 1rem;
    line-height: 1.5;
    color: #666666;
    /* text-align: left; */
    /* background-color: #fff; */
}