PK œqhYî¶J‚ßFßF)nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/ $#$#$#

Dir : /home/trave494/outtheboxministry.org/admin-panel/assets/sass/components/
Server: Linux ngx353.inmotionhosting.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64
IP: 209.182.202.254
Choose File :

Url:
Dir : /home/trave494/outtheboxministry.org/admin-panel/assets/sass/components/footer.scss

footer.content-footer {
    margin-right: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-left: $navigation-width;
    height: $footer-height;

    & * {
        text-transform: uppercase;
        letter-spacing: .5px;
        font-size: 11px;
        color: rgba(white, .5);
    }

    a {
        color: rgba(white, .5);

        &:hover {
            color: white;
        }
    }

    .nav {
        a {
            padding: 5px 0;
            margin-left: 15px;
            color: rgba(white, .5);

            &:hover {
                background: none !important;
                color: white;
            }
        }
    }

}