/* Sticky footer styles
-------------------------------------------------- */
.footer {
  background-color: #f5f5f5;
}

.sidenav {
  padding-top: 20px;
  height: 100%;
}

.footer > .container {
  padding-right: 15px;
  padding-left: 15px;
}

.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.navbar {
    opacity: 0.9;
}

.jumbotron {
    padding-bottom:18px;
    padding-top:18px;
    background-image: url("../images/scratchwork_header_resized.PNG");
    background-blend-mode: screen;
    background-attachment: fixed;
    background-size: auto;
}

a img:hover{
    opacity: 0.7;
}

@media (min-width: 768px) {
    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }
}

header {
    margin-bottom: 15px;
}

code {
  font-size: 80%;
}
