/* Enter Your Custom CSS Here */

#main .columns h2:nth-of-type(2) {
  font-size: 18px;
}

#PhD-image img {
  width: 400px;
  margin-bottom: 100px;
}

#Post-Doc-image img {
  margin: 100px 0;
}

#LR .fusion-post-content-wrapper {
	  background-color: white !important;
    padding-top: 0px !important;
    padding-left: 0px !important;
    border-bottom-width: 4px;
    border-bottom-style: solid;
    border-bottom-color: #007E8B;
}

#fusion-gmap-container {
		display: none;
}

@media (max-width: 800px) {
		#contact_info-widget-2 {
				padding-top: 60px;
		}
}

#Agenda .fusion-post-content-wrapper {
    background-color: transparent;
    padding-left: 0 !important;
    border-bottom-width: 4px;
    border-bottom-style: solid;
    border-bottom-color: #007E8B;
}
