#home-hero .slider-text h2 {
  color: #32c5d2;
}

#home-main-cta p {
	margin-top: 20px;
}


#home-services-offered h3 {
	padding-bottom: 10px;
	margin-bottom: 40px;
	border-bottom: 1px solid #ccc;
}

#browse-all-resources {
	font-size: larger;
	padding: 20px;
}

.form-rubric {
  font-style: italic;
  font-weight: bold;
  letter-spacing: 0.2em;
}

.jumbotron {
		position: relative;
		background: #000 url("images/photo-frame.jpg") center center;
		width: 100%;
		height: 350px;
		background-size: cover;
		overflow: hidden;
}

#hero-area .container {
	padding-top: 120px;
}

#hero-area .container h1 {
    color: #ffffff;
}

#hero-area .container p {
	color: #32c5d2;
	font-weight: bold;
}

.img-align-left {
    padding-right: 2em;
    padding-bottom: 1em;
}

.img-align-right {
    padding-left: 2em;
    padding-bottom: 1em;
}

.img-align-center {
    width: 800px;
    margin:auto;
    padding: 20px 0px;
}

.img-subtitle {
    margin-top: 10px;
    font-weight: bold;
    text-align: center;
    line-height: 24px;
}

#basic-content-main p {
    color: #222;
    font-size: 16px;
}

#affiliation-list li a {
    font-size: 16px;
}