.wp-caption {
  width: 190px !important;
}
hr {
    border: none;
    height: 2px;
    /* Set the hr color */
    color: #000000; /* old IE */
    background-color: #000000; /* Modern Browsers */
}
.g-recaptcha > div{margin: 0 auto;}