    .contentBlock {
        padding-bottom: 5%;
        padding-top: 3%;
    }

        .contentBlock h1, .h1 {
            font-weight: 300;
            font-size: 30px;
            margin: 0px;
            text-align: center;
            margin-bottom: 30px;
        }

        .contentBlock p {
            text-align: center;
            margin-bottom: 47px;
            /*font-size: 15px;*/
        }