.gdw_buttons, .gdw_header, .gdw_nudge_top {
  display:none;
}

.gdw_content {
  background:#ffffff !important;
}

.widget_container {
 font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

.gdw_story {
  background:#ffffff !important;
  font-weight: 400;
}

.gdw_story a {
    color: #5e1612;
    font-size: 16px;
    text-decoration: underline;
}

.gdw_story a:hover {
    color: #1779ba;
    cursor:pointer;
}

.pub_date {
  font-size:13px;
  padding-bottom:25px;
}

.widget_container p {
  font-size:14px !important;
}

.widget_container input[type="submit"] {
  color:#ffffff !important;
  background:#123a5b !important;
  border:none;
  cursor:pointer;
}
