/*
 Theme Name:   Salient Child
 Theme URI:    https://yoursite.com
 Description:  Child theme for the Salient WordPress theme
 Author:       Your Name
 Author URI:   https://yoursite.com
 Template:     salient
 Version:      1.0.0
*/

/* Import the parent theme’s style */
@import url("../salient/style.css");
/* Container for the document list */
/* Container for the document list */

#header-cover-image {
    display: none;
}
