.beaver { max-width: 100%; max-height: 100%; margin-top: 100px; }
.container.body { margin-top: 55px;}
.text-center { text-align: center; }
.text-center h1 { width: 100%; text-align: center;}
.no-job { width: 100%; }

.contact-methods {
    font-size: 20px;
}

.bg-dark {
    background-color: #015847 !important;
}

.btn-secondary {
    background-color: #81b214;
}

.btn-secondary:hover {
    background-color: #015847;
}
.btn {
    text-decoration: none;
}
.btn-primary {
    background-color: #206a5d;
}

.btn-primary:hover {
    background-color: #3e978b; /*#7cf7ff;*/
}

.header-icon-container img {
    width: 100px;
}

.btn-link {
    color: #206a5d;
}

.beaver img {
    max-width: 600px;
    width: 100%;
}

.beaver {

}
