/* .sircles_section_header, .purple_section_header, .team-desc h3, .team-desc p {
	font-family: 'Nunito', sans-serif;
} */

/* .sircles_section_header {
	color: #00BDED;
}

.purple_section_header {
	color: #F11C95;
	font-size: 3.0em;
} */

/* .no_padding {
	padding-left: 0;
	padding-right: 0;
}

.uppercase {
	text-transform: uppercase;
} */

/* .uppercase h3 {
	font-weight: 900;
	line-height: 1.25em;
	margin-bottom: 0;
} */

/* .section_12_text, .section_13_text {
	font-size: 1.4em;
	font-weight: 500;
}
 */
/* Section 2 */
/* #watch-btn, #invest-btn {
	text-transform: capitalize;
	font-size: 24px;
	letter-spacing: 1px;
	border-radius: 10px;
	border-color: unset;
}

#watch-btn {
	background-color: #00BDED;
	padding: 15px 25px;
} */



/* Section 3 */
/* #ratings-header h3 {
	margin-bottom: 30px;
	font-size: 2em;
	font-weight: 600;
}

#rating-average span {
	font-size: 5em;
}

#rating-average p {
	font-weight: 700;
	margin-bottom: 0;
	line-height: 3em;
}

#rating-box-container {
	justify-content: space-evenly
}

.rating_box_padding {
	padding-left:5px;
	padding-right: 5px;
}

.rating_box {
	background-color: #EFEFEF;
	border-radius: 20px;
	margin-left: 2px;
	margin-right: 2px;
	padding: 15px;
}

.rating_box span {
	color: #FF9500;
	font-size: 25px;
}

.rating_box p {
	margin-bottom: 0;
	font-weight: 600;
}

.rating_box h5 {
	font-weight: 700;
	font-size: 1.25em;
} */

/* Section 7 */
/* #positive-list {
	padding-left: 35px;
}

#positive-list img {
	width: 50%;
}

.bullet_heart {
	margin-left: -50px;
	margin-top: 5px;
	text-align: right;
	padding-right: 5px;
}

.positive_text p {
	color: #00BDED;
	font-size: 1.5em;
	font-weight: 500;
	margin-bottom: 10px;
} 

#section-3 {
	margin-bottom: 50px;
} */

/* Section 15 */
/* #right-timing {
	padding-right: 35px;
}

#timing-info p {
	font-size: 1.3em;
	color: black;
	font-weight: 600;
} */

/* Section 16 Meet Team */
/* #team-header h2 {
	color: #00BDED;
	font-weight: 900;
	margin-bottom: 50px;
}

.team-members .team-member .team-desc > h3, .team-members .team-member .team-desc > span, .team-members .team-member .team-desc > p {
	color: #00BDED;
	font-weight: 700;
} */

/* .team-members .team-member .team-desc > h3 {
	font-size: 24px;
	line-height: 18px;
} */

/* .team-members .team-member .team-desc > p {
	font-size: 18px;
	line-height: 23px;
} */

/* .team-members .team-member .team-image > img {
	width: 60%;
}

.team-members .team-member {
	margin-bottom: 0;
} */

