.redactorOchs {
  padding: 15px; }
  .redactorOchs h2 {
    font-weight: 700;
    margin: 1.875rem 0 1.5rem;
    font-size: 24px;
    font-family: Montserrat, Helvetica Neue, Arial, sans-serif;
    color: #424d58; }
  .redactorOchs img {
    float: left;
    margin-right: 32px; }
  .redactorOchs p {
    color: #212529;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    font-family: Roboto, Helvetica Neue, Arial, sans-serif; }
  .redactorOchs .callout {
    padding: 3.625rem 3.625rem 2.125rem 3.625rem;
    float: left;
    max-width: 250px;
    margin: 0.9375rem 2.1875rem 2.1875rem 0;
    position: relative; }
    .redactorOchs .callout p {
      font-family: "roboto-regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 1.5625rem;
      font-weight: 100;
      line-height: 1.6;
      letter-spacing: 0.1em;
      color: #fff;
      display: block; }
  .redactorOchs .green {
    background: #529F74; }
  .redactorOchs .coral {
    background-color: #EB6557; }
  .redactorOchs .teal {
    background: #27B1BE; }
  .redactorOchs .blue {
    background: #0096D6; }
  .redactorOchs .orange {
    background: #F3901D; }
  .redactorOchs .purple {
    background: #ad63a7; }
  .redactorOchs ul {
    padding-left: 40px;
    font-size: 16px;
    font-weight: 300;
    list-style-type: disc; }
    .redactorOchs ul li {
      line-height: 25px; }

/*# sourceMappingURL=redactorCustom.css.map */
