
h1 { 
     color: #8c857b
}

body {
    font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
    font-style: normal;
    font-weight: 400;
}

.navbar-default {
    background-color: #A42C3A;
    border-color: #880015;
}

.navbar-default .navbar-nav>li>a {
    color: #f8f8f8
}

.navbar-default .navbar-nav>.active>a:hover {
    color: #e7e7e7;
    background-color: #880015;
}

.well {
    background-color: #F8F8F8;
    border: 1px solid #E7E7E7;
}

.tooltip {
      font-family: font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
}

.popover {
     font-family: font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
}


.speech-bubbles {
    width: 100%;
    padding: 20px 0px;
}

.speech-bubbles div {
    text-align: center;
}

.speech-bubbles h3 {
    color: #8D847A;
    font-size: 120%;
}

.support {
    width: 100%;
    padding: 20px 0px;
}

.support h3 {
    color: #8D847A;
    font-size: 120%;
}

.support.container {
    text-align: center;
}

.header-bubbles img {
    vertical-align: bottom;
}

.navbar-text>a {
    color: inherit;
    text-decoration: none;
}

.footer-bottom h3 {
    font-size: 120%;
    color: #8D847A;
    font-weight: bold;
    padding-bottom: 10px;
}

.footer-bottom li.weblink ul {
    list-style: none;
    padding-left: 0px;
}

.footer-bottom li.weblink ul a {
    font-weight: 600!important;
    font-size: 100%;
    color: #8d8178;
}

.footer-bottom li.weblink ul a:hover {
    color: #A42C3A;
    text-decoration: none;
}

.masthead {
    background-image: url("/resource-library/Website_gumdrops_top.png");
    background-position: top;
    background-repeat: repeat-x;
}

.footer-container {
    margin-top: 20px;
    padding-top: 11px;
}

#share {
    position: absolute;
    right: 0;
    top: 200px;
    font-size: 20px;
}

.jssocials-share-link {
    border-radius: 50%;
}

.jssocials-share:first-child {
    margin-left: 0.3em!important
}

.jssocials-shares {
    width: 65px
}

.footer-bottom {
    margin-top: 20px;
    padding-top: 11px;
    background-image: url("/resource-library/Website_gumdrops_bottom.png");
    background-position: top;
    background-repeat: repeat-x;
}

.sponsor {
    max-width: 100%;
    max-height: 75px;
}