/*
 Theme Name:   LASD Blade Child
 Theme URI:    https://lasd.org
 Description:  Blade Child Theme
 Version:      1.0
 Author:       LASD
 Author URI:   https://lasd.org
 Template:     blade
*/

.link-hero-section {
    position: absolute;
	width: 100%;
    background-color: transparent !important;
    margin-bottom: 0;
}
.link-hero-section.link-section-sticky {
    position: fixed;
    z-index: 100;
    margin-top: 0;
}