  /**
Theme Name: Husky Blog
Theme URI: https://bitbucket.org/ellucianwebservices/hbu-themes
Description: Child theme for ¾ÅÉ«ÊÓÆµ.
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.

*/
.featured .entry-title{font-size:1.6rem}
.section .section-header{margin:.5rem auto}
.hentry .entry-header,.hentry .post-thumbnail{margin-bottom:0}
.hentry .entry-title{line-height:1}
.hentry .entry-content p:last-child{margin-bottom:0}
.list-title{font-size:1.3rem !important}
.entry-meta{font-size:.75rem}
.blog .hentry .entry-title {font-size:1.3rem}
.blog .hentry .entry-title a, .archive .hentry .entry-title a{color:var(--orange)}
.grid__posts .hentry .entry-title{font-size:1.3rem}
.grid__posts .hentry .button{margin-bottom:0}
.grid__posts li:nth-last-child(-n+2){padding:0 .625rem 0}
@media only screen and (max-width: 90em){.button,input[type=submit]{margin-bottom:0}}
.gform_wrapper{margin-bottom:0!important}

/* Social icons */
.share-meta-flex{display:flex;align-items:center;flex-wrap:wrap-reverse;-webkit-flex-wrap:wrap-reverse;position:relative;margin:1.25rem 0}
.share-meta-flex>div{flex-grow:1}
.share-meta-flex>div.meta{width:160px;height:24px}
/*.share-meta-flex>div.meta>.entry-meta{position:absolute;bottom:0}*/
.share-meta-flex>div.social{width:325px}
.share-icons{float:none;margin:0;text-align:right;min-width:335px}
.share-icons span{font-weight:800;display:inline-block;position:relative;padding-right:4px}
.share-icons a:not(.share-icons a:last-child){margin-right:10px}
.share-icons a img{display:inline;height:32px;width:32px;margin-bottom:6px}
@media (max-width:480px){.share-icons span, .share-icons .print{display:none}.share-icons{text-align:center;margin-top:10px;min-width:auto}}

@media print {
	.title-area, .top-button, .site-logo, .quick-links-menu, #masthead, .section__snav, .section__breadcrumbs, .post-thumbnail, .share-icons {display: none}
	.section__page-header .page-header {height: 6rem;}
	.page-title {font-size: 2rem !important;}
	.hentry .site-content .entry-title, .site-content .hentry .entry-title, .site-content h1, .h1 {font-size: 3rem !important;}
	@page {size: auto;margin: 0;}
	html, body {
        width: 188mm;
        height: 282mm;
        font-size: 12px;
        background: #FFF;
        overflow: visible;
    }
}