.top-bar {
  width: 100%;
  height: 80px;
  border-bottom: 1px solid #e3e3e5;
}

.container {
  max-width: 1116px;
}

.partner-logo {
  width: 140px;
  height: 46px;
}

.partner-logo img {
	width: 100%;
	height: auto;
}

.partner-logo .partner-number {
	font-weight: 700;
	padding-top: 4px;
}

.icon {
  width: 16px;
  height: 16px;
  display: inline-flex;
}

.social-icon {
  width: 24px;
  height: 24px;
}

.info-text {
  font-family: "Figtree", sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #191919;
}

.contact-info {
  gap: 40px;
}
