/* Add Your Custom CSS Here */

#site-nav::before {
  content: url(https://d1dc57evlm7o0i.cloudfront.net/schoolauction.net/stopchildrenscancer/2019bearathon/stylesheet_images/4_original_b080935fbb0f63ed58913713eccd205b.png);
}

.card {
    color: #000000;
}

.quicknav-wrap .quicknav-item a * {
    color: #e9ecef;
    font-size: 2.0em;
}

.badge-danger {
    color: #fff;
    background-color: #DF382C;
}

.catalog-item .card-header {
    border-radius: 0;
    background-color: rgba(248,249,250,0.9);
}

small, .small {
    font-size: 90%;
    font-weight: 400;
    color: red;
}

.btn-link {
    font-weight: 400;
    color: #91111d;
    background-color: transparent;
}

.alert-info {
    color: #ffffff;
    background-color: #b1b1b1;
    border-color: #b1b1b1;
}

.badge-info {
    color: #fff;
    background-color: #8e1b26;
}

h1 {
    font-size: 40px;
    text-align: left;
    color: #c7181f !important;
    font-family: Oswald, Arial, Verdana, sans-serif;
}

h2 {
    font-size: 50px;
    color: #c7181f !important;
    font-family: Oswald, Arial, Verdana, sans-serif;
}

h4 {
    font-size: 20px;
    line-height: 1.5em;
    color: #c7181f !important;
}

h6 {
   color: #c7181f !important;
}

h5 {
    font-size: 16px;
    line-height: 1.5em;
    color: #c7181f;
}

.list-group-item {
    display: block;
    margin: 0;
    margin-bottom: -1px;
    float: none;
    color: #c7181f;
}

p {
    font-size: 16px;
    line-height: 1.5em;
    color: #000000;
}

.label-highlight {
    color: #2c2c2c;
}


.pageheader .container .jumbotron, .pageheader-sm .container .jumbotron {
    background-color: rgba(51,51,51,0.0);
    color: #e9ecef;
    background-image: url(https://d1dc57evlm7o0i.cloudfront.net/schoolauction.net/stopchildrenscancer/2019bearathon/stylesheet_images/1_original_7cd0991b9adf6ec719bcd695fde8217c.png) no-repeat;
}

.z-section-5 {
    color: #fff;
    background-color: #991d20;
}

.z-section-6 {
    color: #333;
    background-color: #ffffff;
}

.pageheader .btn-primary {
    color: #fff;
    background: #c7181f;
    border: 0;
    line-height: 0;
}

.navbar.z-section-8 {
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 0em;
    border-bottom: 25px solid #c7181f;
}

.pageheader .container .no-jumbotron, .pageheader .container .jumbotron {
    margin-bottom: -30px;
    padding: 0;
    height: 360px;
    line-height: 200px;
    text-align: left !important;
}

.section-footer .footer-btn {
    background-color: #c7181f;
    color: #fff;
    border-radius: 4px;
    transition: all .1s ease;
}

.section-footer .next:after {
    border-left-color: #c7181f;
}