.logo-item {
  position: relative;
  margin: 0 auto;
  padding: 20px 24px;
  text-align: center;
  background-color: #5F5F5F;
}
.contact-us p {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; 
}
.contact-us p a:link{
  color:  #E4B946;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}