.hero_heading {
  margin-bottom: 5px !important;
  color: #31ac54;
  font-size: 29px;
}

.hero_center {
  margin: auto;
  margin-top: 0;
  text-align: center;
}

.brand_section {
  margin: auto;
  margin-top: 0;
  text-align: left;
}

.community {
  padding-top: 2rem;
}

.brand_img {
  width: 100%;
  padding-bottom: 15px;
}

.community_page {
  background-color: #ebeeec;
}

/* .community_row{
    padding-bottom: 40px;
    padding-top: 40px;
} */

.navbar {
  background-color: #122742 !important;
}

.brand_p {
  font-weight: 400;
  font-size: 1.125rem;
}

.brand_h {
  font-size: 19px;
  font-weight: 600;
}
