/* Enter Your Custom CSS Here */

h1.entry-title {
        border-bottom: 1px solid #000000;
        padding-bottom: 20px;
        margin-bottom: 50px;
}

body.home h1.entry-title {
        margin-bottom: 0px;
}

.content {opacity:0.9;}

div.gform_confirmation_wrapper {
  border: 1px dashed #999999;
  padding: 10px;
  background: #fcc;
  text-align: center;
}