.footer {
  min-height: 257px;
  width: 100%;
  background: #212A47;
  padding: 50px;
}

.socsm {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--gold);
  border-radius: 5px;
}