.font1{
    font-size:30px;
    line-height:35px;
    }

.font2{
    font-size:16px;
    line-height:30px;
    }

.bottom-line{
    border-bottom:1px solid #ccc;
    padding-bottom:35px;
    }

.grey-bg{
    background-color:#f9f9f9;
    }

.text-content1{
    padding:5% 10%;
    }
.intro {
    padding: 0px !important;
}


.mm-page{
    background-color: #fff !important;
}