
.Footer_section_NUbo6 {
  width: auto;
}
.Footer_section_social {
  display: block;
  padding-left: 5px;
  padding-right: 5px;
  -ms-flex-item-align: start;
  align-self: flex-start;
  min-height: 1px;
  box-sizing: border-box;
  width: auto;
}

.theme-green .Project_Icon_Link {
  color: inherit;
  text-decoration: none;
  display: inline-block;
  color: #64a868
}

.theme-green .Project_Icon_Link :hover {
  color: #333
}



.theme-blue .Project_Icon_Link {
  color: inherit;
  text-decoration: none;
  display: inline-block;
  color: #277dd1
}

.theme-blue .Project_Icon_Link :hover {
  color: #277dd1
}

.ChevronLink_link_lw {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-decoration: none;
  line-height: 16px;
}
.theme-green .ChevronLink_link_lw {
  color: #64a868;
  transition: 0.1s ease-in-out;
}


.Simple_thumbnail_Project_logo {
  margin-bottom: 6px;
  Height: 50px
}
.Section_gray {
  padding-top: 40px;
  background: #f8f8f9;

}
.Hero_hero_3G61R {
  padding-top: 60px;
}

@media only screen and (max-width:720px) {
  .desktop-only {
    visibility: hidden;
    display: none;
  }
}
@media only screen and (min-width:721px) {
  .mobile-only
  {
    visibility: hidden;
    display: none;
    padding-bottom: 60px;
  }
}
