@font-face {
    font-family: "Great Day Personal Use";
    src: url('Great Day Personal Use.ttf') format("truetype");
}

.hero h1 {
    font-family: "Great Day Personal Use", cursive;
}

.hero.text-light h2 {
    color: #fff;
    font-weight: 150;
    font-size: 2.2rem !important;
}


img.ug-thumb-image, img.bordered{
    border: 0.1rem solid rgb(26, 26, 26) !important;
}

.card {
    border: 0.1rem solid rgb(26, 26, 26);
    background: #f7e8d4;
}


.instagram.column {
    height: 100%;
}

.static-social-embed.sse-instagram {
    margin: 0px !important;
    height: 100%;
    width: 100% !important;
}

.static-social-embed.sse-instagram p.sse-status-content {
    padding-top: 6px !important;
}
