/* Add your custom css styles */

h2.text-uppercase .text-medium {
	color: #234889 !important;
}

.about .jumbotron {
	margin-bottom: 0;
}

.about .heading h2 {
	font-size: 36px;
}

.about .heading {
	margin-bottom: 0;
}

.heading::after {
  border-top: medium none;
}