body {



}

/*  ------------------------------------------------------------------------------------

Dodger Blue color. #1e90ff

 RED SOX HEX COLOR: #BD3039;

/////////Fonts //////////////

font-family: 'Cutive Mono', monospace;
font-family: 'Roboto', sans-serif;
font-family: 'Anton', sans-serif;

/////////Fonts //////////////

 ------------------------------------------------------------------------------------*/


 .entry_sign_card_style {

   height: 35rem;
   width: inherit;


 }

 .sign-container {

   margin-top: 3rem;
 }

 .avatar_spacing {

     margin-top: 2.5rem;
     margin-bottom: 0.3rem;
 }


.btn_pill_style {

   border-radius: 28px;

}

.text-redsox {
  color: #BD3039;

}

.text-dodger {
  color: #1e90ff;

}



.money_banner_style {

      background-image: url(../img/money_bank_banner.png);
      background-size: cover;
      height: inherit;
      width: 100%;

}

.money_banner_header {

  font-size: 4rem;
  margin-top: 5rem;
  margin-left: 4rem;
  font-family: 'Roboto', sans-serif;
}



.text_support_style {

  font-family: Helvetica Ariel , sans-serif;
}


.support_spacing {

  margin-top: 7rem;
  margin-bottom: 7rem;
}

.support_icons {

  height: 3rem;
  margin-bottom: 0.5rem;

}


.bg-text_support {

  color: #f2f2f2;
}

.testimonial_height_style {

  height: inherit;
}

.testimonial_text_style {

  height: 4rem;
  margin-bottom: 5rem;
  font-family: 'Roboto', sans-serif;
}

.consulting_style {

margin-top: 3rem;
margin-bottom: auto;
}

.consulting_text_style {

  height: 4rem;
  font-family: 'Roboto', sans-serif;
}

.avatar-style {

  margin-top: 5rem;
  margin-bottom: 3rem;
}

.consulting_banner_style {

      background-image: url(../img/consulting_banner.png);
      background-size: cover;
      height: 40rem;
      width: 100%;
}

.mobile_banner_style {

      background-image: url(../img/mobile_banner.png);
      background-size: cover;
      height: 40rem;
      width: 100%;

}

.mobile_text_style {

  font-size: 3rem;
  margin-top: 5rem;
  margin-left: 8rem;
  margin-bottom: 2rem;
  font-family: 'Roboto', sans-serif;
}

.mobile_app_style {

       margin-left: 8rem;
       margin-top: 1rem;
}

.growth_spacing_icon {

  margin-top: 6rem;
}

.growth_text_style {

     /*font-family: 'Anton', sans-serif;*/
     font-family: 'Roboto', sans-serif;
     /*font-family: 'Anton', sans-serif;*/
}

.growth_spacing {

  margin-top: 8rem;
  margin-bottom: 12rem;
}

.bg-growth {

  background-color: #1e90ff;
      margin-top: -2rem;
}

.footer_spacing {
  margin-top: -3rem;
  padding-top: 4rem;
  padding-bottom: 3rem;
}

.mini_spacing {

  margin-top: 4rem;

}
