  .et_pb_text_0 h1 {
    font-weight: 700;
    font-size: 60px;
    line-height: 1.4em;
    text-align: left;
  }

  /* ================================================================= */
  /* ================================================================= */
  /* ================================================================= */

  body #page-container .et_pb_section .et_pb_button_0 {
    color: #ffffff !important;
    border-width: 0px !important;
    border-color: #5DD06F;
    border-radius: 0px;
    font-size: 14px;
    font-family: 'Josefin Sans',Helvetica,Arial,Lucida,sans-serif !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    background-color: #5DD06F;
  }
  .et_pb_button_0_wrapper .et_pb_button_0, .et_pb_button_0_wrapper .et_pb_button_0:hover {
    padding-top: 16px !important;
    padding-right: 32px !important;
    padding-bottom: 16px !important;
    padding-left: 32px !important;
  }
  .et_pb_button_module_wrapper > a {
    display: inline-block;
  }
  .et_pb_button_0, .et_pb_button_0::after {
    transition: all 300ms ease 0ms;
      transition-property: all;
  }
  a, a:hover {
    text-decoration: none;
  }