@charset "UTF-8";
/* CSS Student Store Overrides */

html {
scroll-behavior: smooth;
}

@media screen and (min-width: 768px) {
.homeSearch_digitalFlow #single-search.jumbotron {
height:30vh;
}

.homeSearch_digitalFlow #digital-find {
padding-top:16px !important;
}
}

#showcourses .list-group-item-border, #home_browseButton {
   border: none;
   border-top: solid 1px #eff2f3;
}

.discipline-lead {
    max-width: 740px;
    margin: 20px auto 36px;
    font-weight:200;
    font-size:21px;
}

.blog-post-header {
margin-top:5% !important;
}

.cq-blog-image {
border-radius:12px !important;
}