.background {
                    background: url(https://donate2.app/app/images/presentation/303-LaBoheme_Donate2_crop_CTB.png) no-repeat center center fixed;
            -webkit-background-size: cover;
            -moz-background-size: cover;
            -o-background-size: cover;
            background-size: cover;
            }

    .background-color {
                    background: #66787C85;
            }

    .body {
        background: transparent;
    }

    .main {
                                background: linear-gradient(#66CE9300, #353E4085);
            background-color: transparent;
            }

    .footer-html {

        color: #FFFFFFFF;

                    background: #66787C85;
        
    }

    .legal-html {

        font-size: 13px;
        color: #FFFFFFFF;

                    background: #66787C85;
        
    }

    .legal-html p {
                    float: left;
            }

    .stream2-svg-logo-size {
        width: 130px;
        height: 18px;
    }

    .stream2-svg-logo {
        fill: #ffffff;
    }

    .in-page-experience {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .top-bar-image {
                    max-width: 100%;
            }

    @media (max-width: 576px) {
        .top-bar-image {

        }
    }

    @media (max-width: 576px) {
        .px-sm {
            padding-left: 1.5em !important;
            padding-right: 1.5em !important;
        }
    }

    @media (max-width: 768px) {
        .px-sm {
            padding-left: 1.5em !important;
            padding-right: 1.5em !important;
        }
    }

    @media (min-width: 992px) {

    }

    @media (min-width: 1200px) {

    }

    @media (min-width: 1400px) {

    }
