﻿.fullpage #site-menu,
.expanded-hero-start #site-menu,
.expanded-hero #site-menu {
    background: transparent;
}

#site-menu .nav-menu > ul > .current-menu-item > a:after,
#site-menu .nav-menu > ul > .current-menu-parent > a:after {
/*    bottom: 6px;*/
    background-color: #ffd40d; /*#5a4435;*/
}

h2 {
    font-weight: normal;
}

h1 {
    /*border-radius: 90px;*/
/*    background-color: rgba(255,255,255,30%);*/
}

h2 {
    color: #fff;
    text-shadow: 6px 6px 3px #26292e;
}

.test {
/*    background-color: rgba(255, 212, 13, 0.1);
    border-radius: 90px;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);*/

}

