@font-face {
    font-family: Signatra;
    src: url(Signatra.ttf);
}

.navbar-brand {
    font-family: Signatra
}

.navbar {
    font-family: Signatra;
    background-color: black !important;
}

.footer {
    background-color: black !important;
    color: white;
    margin: 0;
}

.jumbotron {
    margin: 0 !important;
    border-radius: 0 !important;
}

.footer h4 {
    font-family: Signatra;
    text-align: center;
}

.blank {
    background-color: white !important;
}

.hivemap {
    max-width: 100%;
    max-height: 100%
}

.blank h4 {
    vertical-align: middle;
}

h1 {
    font-family: Signatra !important;
    text-align: center;
}

.profile-image {
    margin: 0 auto !important;
    max-width: 20vw;
    display: block;
}

.section-title {
    font-family: Signatra;
    text-align: center;
}

.row img {
    width: 100%;
}

.footer {
    text-align: center;
}

.aboutjumbo {
    background-color: #e0c114 !important;
}
.galleryjumbo {
    background-color: greenyellow !important;
}

.blank p {
    margin: 0 auto;
    text-align: center;
}

.blank img {
    margin-top: 10px;
}

/* */