.frontPage {
  padding: 3vh 0;
}

.partners .background {
  max-width: none;
  padding-left: 0;
  padding-right: 0;
}

footer {
  display: flex;
  justify-content: space-around;
}

.footer-col {
  text-align: left;
  margin: 0.5rem 0;
  display: inline-block;
}

/* header
{
    position: initial;
}

.headerSmall
{
    font-size: 4vw;
}

.headerMedium
{
    font-size: 5vw;
}

.headerLarge
{
    font-size: 10vw;
}

.burger
{
    display: none;
}

.menu, .menu.close
{
    transform: translateX(0);
    position: relative;
    width: initial;
    height: fit-content;
}

.menu ul
{
    flex-flow: row; 
    height: fit-content;   
}

#closeMenu
{
    display: none;
}

section.program
{
    scroll-margin-top:0;
}

.button a
{
    font-size: 2vw;
} */

/*# sourceMappingURL=pad.css.map */
