.wpcf7-submit {
		color: white;
    background-color: darkblue;
    border-color: darkblue;
    padding: 5px;
    margin-left: 45%;
}
		
.wpcf7-text {
		width: 50%;
}

.main_content h1 {
		margin-left: 9%;
		margin-top: 10px;
		font-size: 26px;
}

.wpcf7-textarea {
		width: 50%;
}

.tlp-team .single-team-area .round-img {
    width: 160px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

/* Team member name */
.tlp-team .single-team-area h3,
.tlp-team .single-team-area h3 a {
    color: #0F6CBD !important;
}

/* Team member designation/title */
.tlp-team .single-team-area .designation,
.tlp-team .single-team-area .tlp-position {
    color: #242424 !important;
}
