.bg-image
{
    background-image: url(8b23b1ca3904b23501ed.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 100vh;
}

#main-container
{
    padding-bottom: 50px;
    background-color: rgba(0,0,0,0.15);
}

.text-shadow
{
    text-shadow: 0px 1px 10px rgba(0,0,0,0.5)
}

.work-sans
{
    font-family: "Work Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}

.bi-large
{
    font-size: 1.5em;
    height: 1.5em;
    width: 1em;
    fill: currentcolor;
}
