/* Enter Your Custom CSS Here */
.page_caption h1 {
    visibility:hidden;
  	height:30px;
}
h1, h2, h3, h4, h5, h6, p /*, .nav, .subnav, #footer*/ {
    color: #000;
}
.nav li a {
    color: #000;
}
input[type="text"], input[type="password"], textarea, .wpcf7-email {
    background: #fff none repeat scroll 0 0;
    border-color: #000;
    color: #666;
    width: 500px;
}

figure.cap-bot {
    margin: 0;
}

#content_wrapper .card {
    height: auto !important;
}

.card img {
    width: 100%;
}

.card h1 {
    background-color: #000;
}

.execphpwidget {
    position: relative;
    top: 62px;
}
