.expert-page-expert-title {
 	color: #fff;
    font-family: "Rubik", RUBIK;
    font-size: 53px;
    font-weight: 600; 
  	text-align:center;
}

.expert-page-expert-tagline {
	text-align: center;
    color:#122c34;
    font-family: "Rubik", RUBIK;
    font-size: 22px;
    font-weight: 500;
    font-style: italic;
}

.expert-page-expert-quote {
  	text-align: center;  
  	color: #54595f;
    font-family: "Rubik", RUBIK;
    font-size: 40px;
    font-weight: 700;
    font-style: italic;
}


#expert-page-top-section:not(.expert-bg-0, .expert-bg-1, .expert-bg-2, .expert-bg-3, .expert-bg-4, .expert-bg-5) {
	 background-color: #1B75BB;
}

.expert-bg-0 {
	background-color: #C08963;
}

.expert-bg-1 {
  background-color: #1B75BB;
}

.expert-bg-2 {
  background-color: #8CC63E;
}

.expert-bg-3 {
  background-color: #F69226;
}

.expert-bg-4 {
  background-color: #FFD166;
}

.expert-bg-5 {
	background-color: #7E3F98;
}