h1, .h1
{
   font-family: "Roboto";
   font-weight: 700;
   font-size: 75px;
   letter-spacing: -2px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   text-shadow: 1px 1px 0 rgba(25,25,112,1.00);
   display: inline;
}
h2, .h2
{
   font-family: "Roboto";
   font-weight: 500;
   font-size: 37px;
   letter-spacing: 0;
   text-decoration: none;
   color: #FFA500;
   --color: #FFA500;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   text-shadow: 1px 1px 0 rgba(25,25,112,1.00);
   display: inline;
}
h3, .h3
{
   font-family: "Roboto";
   font-weight: 500;
   font-weight: normal;
   font-size: 43px;
   letter-spacing: 1px;
   text-decoration: none;
   color: #191970;
   --color: #191970;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h4, .h4
{
   font-family: Roboto;
   font-weight: 400;
   font-weight: normal;
   font-size: 48px;
   font-style: normal;
   text-decoration: none;
   color: #FFA500;
   --color: #FFA500;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h5, .h5
{
   font-family: Roboto;
   font-weight: 400;
   font-weight: 400;
   font-size: 53px;
   font-style: normal;
   text-decoration: none;
   color: #FFA500;
   --color: #FFA500;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h6, .h6
{
   font-family: Roboto;
   font-weight: 400;
   font-weight: normal;
   font-size: 43px;
   text-decoration: none;
   color: #FFA500;
   --color: #FFA500;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
