body{
    background-image: url("../images/mirror-lake.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

.cover-text-bg{
    background-color: rgba(248, 249, 250, 0.7);
}

.mission-text-box{
    background-color: rgba(53, 84, 113, 0.3);
    border: 1px solid rgba(53, 84, 113, 0.3);
    border-radius: 8px;
}

.logo-list-item{
    width: 25px;
}

.daccs-github-link{
    color: inherit;
    text-decoration: none;
}

.funder-image{
    width: 50%;
    max-width: 75%;
}