@font-face
{
   font-family: "Material Icons";
   font-display: swap;
   src: url('MaterialIcons-Regular.woff2') format('woff2'),
        url('MaterialIcons-Regular.woff') format('woff'),
        url('MaterialIcons-Regular.ttf') format('truetype');
}
@font-face
{
   font-family: "Material Icons";
   font-display: swap;
   src: url('MaterialIcons-Regular.woff2') format('woff2'),
        url('MaterialIcons-Regular.woff') format('woff'),
        url('MaterialIcons-Regular.ttf') format('truetype');
}
h1, .h1
{
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-size: 37px;
   text-decoration: none;
   color: #FF8C00;
   --color: #FF8C00;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
}
.darktheme h1, .darktheme .h1
{
   background-color: #A9A9A9;
   --background-color: rgba(169,169,169,1.00);
}
h2, .h2
{
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-size: 21px;
   text-align: center;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: #FF8C00;
   --background-color: rgba(255,140,0,1.00);
   border: 3px solid transparent;
   --border-color: #000000;
   border-radius: 5px;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
.darktheme h2, .darktheme .h2
{
   border: 3px solid transparent;
   --border-color: #000000;
}
h3, .h3
{
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-size: 27px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: #FF8C00;
   --background-color: rgba(255,140,0,1.00);
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h4, .h4
{
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-size: 27px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: #FF8C00;
   --background-color: rgba(255,140,0,1.00);
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h5, .h5
{
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h6, .h6
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
.CustomStyle
{
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-size: 32px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: #FF8C00;
   --background-color: rgba(255,140,0,1.00);
}
@media only screen and (max-width: 1249px)
{
}
