/*!
Theme Name:     VU Libraries 2018, Between the Lines
Theme URI:      http://underscores.me/
Author:         Library Technology and Digital Services, VU Libraries
Author URI:     https://ltds.library.vanderbilt.edu
Template:       vulibraries-2018
Description:    A child theme of VU Libraries 2018 containing customizations for the Between the Lines website
Version:        1.0.0
License:        GNU General Public License v2 or later
License URI:    LICENSE
Text Domain:    vulibraries-2018-btl
Tags:           custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

.home .entry-content { margin-top: 0; }

.more-link {
  font-size: 14px;
  font-weight: 500;
}

.btl-section { margin-top: 50px; }
.btl-section:first-child { margin-top: 0; }
.btl-col li {
    border-bottom: 1px solid #DDD;
    padding: 10px 7px;
}
.primary-content .btl-col ul li::before { content: ""; }
.btl-thumbs .feed-item-content a:link { border-bottom-width: 0; }

.header-background {
    background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("/wp-content/uploads/sites/18/2020/11/Banner-3200x400px-scaled.jpg") top center / cover no-repeat !important;
}

.sidebar__right h3 {
    background: none !important;
}
