.degree-type-subhead {
	color: #555;
	font-size: 85%;
	font-style: italic;
}

.ksu-guides-button {
	display: inline-block;
	text-align: center;
	font-size: 85%;
	padding: .5em 2em;
	border-radius: 3px;
	margin: 0 1.5em 2em 1.5em;
}

.ksu-guides-button-white {
	border: 1px solid #ccc !important;
	background-color: #fff;
	background-image: linear-gradient(to bottom,#fff,#ccc);
	color: #512888;
}

.ksu-guides-button-purple {
	border: 1px solid #512888!important;
	background-color: #512888;
	background-image: linear-gradient(to bottom,#7346aa,#512888);
	color: #fff !important;
}

#ksu-main-content ul {
	margin-bottom: 1em;
}

.ksu-horiz-menu-list {
	margin-bottom: 0 !important;
}

.scholarships ul {
	margin: 0;
}

.scholarships .ksu-cell-heading {
	font-size: 200%; 
}

.scholarships .ksu-cell-text {
	font-size: 130%; 
}

.scholarships .ksu-cell {
	line-height: 1.4; 
}

.brags .ksu-cell-image-full {
	width: 80%;
	margin: 0 auto;
}

.ksu-cell-dropshadow {
	background-color: #512888;
	padding: 30px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.15); color: #fff;
}

@media (min-width: 576px) {
	.brags {
		min-height: 230px;
	}
}

@media (min-width: 768px) {
	.brags {
		min-height: 330px;
	}
}

@media (min-width: 960px) {
	.brags {
		min-height: 400px;
	}
}

@media (min-width: 1140px) {
	.brags {
		min-height: 440px;
	}
}


.sonic {
	padding: 4rem;
	background-color: #512888;
	max-width: none;
}
.sonic .cell {
	padding: 2rem;
}

.sonic .cell:first-child {
	background-color: #fff;
}

.sonic .cell:first-child .sonic__content h4 {
	color: #512888;
	font-size: 32px;
	margin: 20px 0 10px 0;
}

.sonic .cell:first-child .sonic__content p {
	font-size: 24px;
}

.sonic .cell:nth-child(2) .sonic__content {
	color: #ffffff;
	text-align: center;
}

.sonic .cell:nth-child(2) .sonic__content h4 {
	color: #ffffff;
	font-size: 40px;
	margin: 20px 0;
}

.sonic .cell:nth-child(2) .sonic__content p {
	font-size: 30px;
}
