  /**
Theme Name: Husky Catalog
Theme URI: https://bitbucket.org/ellucianwebservices/hbu-themes
Description: Child theme for ¾ÅÉ«ÊÓÆµ Catalog.
Author: Ellucian Web Services
Author URI: http://ellucian.com
Version: 0.1.2
Template: husky

Text Domain: husky
Tags: responsive-layout, accessibility-ready, custom-menu, editor-style, featured-images, rtl-language-support, translation-ready, custom-background

License: GPLv2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

*/

#course-subject-label {
	font-size: 1.1rem;
	margin: 0 0 3px;
}

.home-catalog-course-list > li > h3 {
	font-size: 1rem;
	margin: 0;
}

#SubmitCourseSubjectRedirect .fa-arrow-right {
	vertical-align: middle;
	margin-left: 7px;
}

.post-type-archive-course .hentry li.hentry {
	padding: 1rem 0;
}
.post-type-archive-course .widget-area .menu li {
	margin: 0 0 .24rem;
}

.post-type-archive-course .widget-area .page-navigation>ul>li>a, .post-type-archive-course .widget-area .widget_nav_menu>ul>li>a {
	padding: .5rem 0 .5rem 1.2rem;
}

.CatalogCourseTitle {
	font-weight: 700;
	line-height: 1;
	margin: 0 0 .3rem 0;
	font-size: 1.2rem;
	display:block;
}

.CatalogCoursePrerequisite {
	color: #E60000;
	font-weight: 600;
	display:block;
}