/* Enter Your Custom CSS Here */

input, select, textarea, .mom-select {
    background: none repeat scroll 0% 0% rgb(77, 77, 77);
    border-color: #1A1A1A;
    color: #FFF !important;
}

.gform_wrapper span.ginput_product_price {
    color: #0083B9;
}
.navigation {
    background: none repeat scroll 0 0 rgb(38, 38, 38);
    border-bottom: 1px solid black;
    height: 95px;
}

b, strong {
    color: #fff;
    font-weight: 700 !important;
}

.main-content a {
    text-decoration: underline !important;
}