.logoimg {
  border-radius: 50%;
  width: 200px;
  height: 200px;
  object-fit: contain;
  margin-top: -100px;
}

.link {
  border: 1px solid #333 !important;
}

.card {
  border: 1px solid #333 !important;
}

.link {
  border: none !important;
  flex-grow: 1 !important ;
}

.socialWrapper {
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  flex-wrap: wrap !important;
}

.linkiconwrapper {
  width: 50px !important;
}

.linkcontentwrapper {
  display: none !important;
}

.link {
  text-align: center;
}
