/* Enter Your Custom CSS Here */

.light-grey{color:#dbdbdb !important;}
.orange{color:#ff6c0b !important;}


.site-container{ padding-top: 106px;
                 position: relative;}
.date{font-size:16px;}

.press-logo{max-width:200px !important;max-height:150px !important; margin:0 auto;}

.heading-with-background{z-index:1110;}

.3-col-video{max-width:450px !important;}

.video-desc{margin:0px !important; padding:0px !important;
             -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;}

/* close the gap between the share buttons and first paragraph on blog posts */
.addthis_toolbox {
	float: left;
	margin-bottom: -35px !important;
  	clear: both;
}