.contact-us {
  font-family: Inter Tight;
  font-size: 30px;
  font-weight: 700;
  color: rgb(255, 255, 255);
  line-height: 1.4;
  border-radius: 0px;
  opacity: 1;
  margin: 20px;
}

.address {
  margin: 0 20px 0;
  color: rgba(255, 255, 255, 0.6);
  font-family: Inter Tight;
  line-height: 1.8;
  font-size: large;
}

.mr-t10 {
  margin-top: 10px;
}

.fb-img {
  height: 10%;
  width: 10%;
}

.inst-img {
  height: 10%;
  width: 10%;
  margin-left: 10px;
}
