/*
 Theme Name:   UNMC Lave for News Tool
 Theme URI:    https://www.unmc.edu/
 Description:  UNMC Lave child theme for News Tool
 Author:       Jeff Sterup
 Author URI:   https://www.unmc.edu
 Template:     unmc-lave
 Version:      2.2
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  unmc-lave-news
*/

.panel.media-contact {
	margin-top: 0px;
}

/* Share container start */
#share_container {
    margin-top:-2rem;
}
#share_container .sharing-header {
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    border-bottom: 0.0625rem dotted;
    max-width: 11rem;
}
#share_container span.svg--twitter, #share_container span.svg--facebook, #share_container span.svg--email, #share_container span.svg--bluesky, #printomatic_container {
    float: left;
    margin-right:1rem;
    margin-left: 0;
}
#printomatic_container {
    margin-top:3px;
    margin-left:0.25rem;
}
#share_container span.svg--twitter, #share_container span.svg--facebook, #share_container span.svg--bluesky, #share_container span.svg--email {
    width: 20px;
    height: 20px;
}
/* Share container end */