.about-section address {
    display: none;
}body{
    	font-family: 'Montserrat';
        	font-weight: 400;
        	color: #2d3038;
    }
h1, h2, h3, h4, h5, h6 {
    	font-family: 'Montserrat';
        	font-weight: 700;
        	color: #2d3038;
    }
