/**
 * @file
 * Styles for the help block.
 */

.block-help {
  margin-bottom: 30px;
  padding: 0 1.5em;
  border: 1px solid #d3d7d9;
}
