.widget-three-steps {
  padding: 3rem 0;
  background: #f9f9f9; }
  .widget-three-steps .point {
    padding-left: 60px;
    margin-bottom: 2rem; }
    .widget-three-steps .point .number {
      background: #F63440;
      width: 44px;
      height: 44px;
      border-radius: 50%;
      position: absolute;
      left: 0;
      top: -6px;
      text-align: center; }
      .widget-three-steps .point .number img {
        position: relative;
        top: 6px; }
  .widget-three-steps h3 {
    font-size: 1.33rem;
    font-family: "Grubhub-Sans-Bold";
    line-height: 1; }
    @media (min-width: 768px) {
      .widget-three-steps h3 {
        font-size: 1.36rem; } }

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