
        .text-primary {
        color: 
        }
        .bg-primary {
        background: 
        }
         .text-secondary {
        color: 
        }
        .bg-secondary {
        background: 
        }
        .h1-title {
            font-size: 0px;
            line-height: 0px;
            color: ;
        }
        @media (max-width: 768px) {
            .h1-title {
                font-size: 0px;
                line-height: 0px;
                color: ;
            }
        }
        .h2-title {
            font-size: 0px;
            line-height: 0px;
            color: ;
        }
        @media (max-width: 768px) {
            .h2-title {
                font-size: 0px;
                line-height: 0px;
                color: ;
            }
        }
        .h3-title {
            font-size: 0px;
            line-height: 0px;
            color: ;
        }
        @media (max-width: 768px) {
            .h3-title {
                font-size: 0px;
                line-height: 0px;
                color: ;
            }
        }
        