h2 {
    font-family: "Yatra One", sans-serif;
    font-weight: 400;
    margin: 0 0 20px 0;
    padding: 0;
}

.section1 h3 {
    font-family: "Yatra One", sans-serif;
    font-weight: 400;
    margin: 0 0 20px 0;
    padding: 0;
}

p {
    padding: 0;
    margin: 0 0 30px 0;
    font-family: 'Poppins';
}

.events-list tr td {
    padding: 5px 5px 5px 0;
    font-size: 26px;
    font-family: 'Poppins';
}



#team .member h4 {
    font-weight: 700;
    margin-bottom: 2px;
    font-size: 18px;
    color: #fff;
}

#about .name h3 {
    font-weight: 900;
    font-size: 35px;
    position: relative;
    color: #0f62ac;
	 font-family: "Yatra One", sans-serif;
	 line-height: 1.5;
}

