#page-healthy h2 {
    font-weight: normal;
    text-transform: none;
    font-size: 30px;
    margin-bottom: 20px;
    line-height: 1.1; }
    @media print, screen and (min-width: 40em) {
      #page-healthy h2 {
        font-size: 40px; } }

  #page-healthy h3 {
    font-weight: 300;
    text-transform: none;
    font-size: 26px;
    margin-bottom: 0; }
    @media print, screen and (min-width: 40em) {
      #page-healthy h3 {
        font-size: 30px; } }

  #page-healthy a {
    color: #57C1E9;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    display: block;
    margin-top: 20px;
    margin-bottom: 20px; }
    @media print, screen and (min-width: 40em) {
      #page-healthy a {
        font-size: 20px; } }

  #page-healthy .big-text {
    font-size: 60px;
    font-weight: bold;
    color: #FFCE34;
    text-transform: uppercase;
    line-height: 1;
    margin-top: 80px;
    margin-bottom: 80px; }
    @media print, screen and (min-width: 40em) {
      #page-healthy .big-text {
        margin-top: 40px;
        margin-bottom: 40px;
        font-size: 144px; } }

  #page-healthy .ongoing-research li {
    color: black;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 18px;
    margin-bottom: 10px; }

  @media print, screen and (min-width: 40em) {
    #page-healthy p {
      font-size: 18px; } }

  @media screen and (max-width: 39.9375em) {
    #page-healthy .illustration {
      margin-bottom: 20px; } }

  #page-healthy .orbit-slide > div {
    min-height: 850px;
    padding-top: 75px;
    padding-bottom: 40px;
    padding-left: 30px;
    padding-right: 30px; }
    @media print, screen and (min-width: 40em) {
      #page-healthy .orbit-slide > div {
        padding-top: 175px;
        padding-left: 100px;
        padding-right: 100px; } }

  #page-healthy .orbit-bullets {
    bottom: 40px; }
    @media print, screen and (min-width: 40em) {
      #page-healthy .orbit-bullets {
        bottom: 136px; } }

  #page-healthy .orbit-bullets button {
    width: 20px;
    height: 20px;
    background-color: #D8D8D8;
    border: none; }

  #page-healthy .orbit-bullets button.is-active {
    background-color: #57C1E9; }

  #page-healthy .orbit-previous, #page-healthy .orbit-next {
    color: #797D82;
    font-size: 30px;
    padding: 0; }
    @media print, screen and (min-width: 40em) {
      #page-healthy .orbit-previous, #page-healthy .orbit-next {
        font-size: 100px;
        padding: 1rem; } }
