.main-title
{
   font-family: Philosopher;
   font-weight: 400;
   font-weight: 400;
   font-size: 32px;
   text-align: center;
   text-decoration: none;
   color: #433D38;
   --color: #433D38;
   background-color: transparent;
}
.section-title
{
   font-family: Philosopher;
   font-weight: 400;
   font-weight: 400;
   font-size: 27px;
   text-align: center;
   text-decoration: none;
   color: #433D38;
   --color: #433D38;
   background-color: transparent;
}
.darktheme .section-title
{
   color: #433D38;
   --color: #433D38;
}
.sub-heading
{
   font-family: Philosopher;
   font-weight: 400;
   font-weight: 400;
   font-size: 24px;
   text-align: center;
   text-decoration: none;
   color: #433D38;
   --color: #433D38;
   background-color: transparent;
}
.darktheme .sub-heading
{
   color: #433D38;
   --color: #433D38;
}
.minor-heading
{
   font-family: "Open Sans";
   font-weight: 400;
   font-weight: normal;
   font-size: 21px;
   text-align: center;
   line-height: 46.53px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF;
   border-style: solid none solid none;
   border-width: 1px 0 1px 0;
}
.heading-footer
{
   font-family: Philosopher;
   font-weight: 400;
   font-weight: 400;
   font-size: 24px;
   text-align: center;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
}
.darktheme .heading-footer
{
   color: #FFFFFF;
   --color: #FFFFFF;
}
