  .header-std{
            color:white;
            text-align:center;
            z-index:9;
            padding-left:25px;
        }

        .header-sub-std{
            color:white;
            z-index:9;
        }

        .nunito-text {
            font-family:Nunito;
            font-weight:bold;
        }
                    
        .descBlob {
            padding:10px;
            border-radius:15px;
            border: 2px solid #000000;
            background-color: #808080;
            z-index:1;
            margin-bottom:5px
        }

        h1, h2, h3, h4 {
            font-family: Nunito;
            font-weight: bold;
            color:white;
        }
        