.wedding-template-footer-layout-1 .wedding-template-footer-left a {
    color: var(--template-footer-color);
    text-decoration: none;
}

.wedding-template-nav-headding a {
    color: var(--template-nav-color);
    text-decoration: none;
}

.dyna-wedding-fixed {
    top: 0px !important;
    left: 0px !important;
    position: fixed !important;
    width: 100%;
    z-index: 99999999;
}