span.custom-30 {
  font-size: 30px !important; }

span.custom-heading-sm {
  font-size: 22px;
  margin: 0 0 20px 0;
  color: #333333;
  font-weight: 700;
  padding: 0px 0px 10px 0;
  text-transform: uppercase; }

div.custom-figure {
  margin: 5px 20px;
  background: #f4f4f4;
  padding: 20px 40px;
  border-radius: 3px;
  float: right;
  text-align: center;
  display: table; }
  div.custom-figure img {
    max-width: 100%;
    height: auto !important;
    min-width: 350px; }

span.custom-figure-caption {
  font-size: 90%;
  color: #6c757d;
  padding: 0px 30px 20px 30px;
  line-height: 16px;
  display: table-caption;
  caption-side: bottom;
  background: #f4f4f4; }

/*# sourceMappingURL=custom-styles.css.map */
