.social-icons {
  color: #313437;
  background-color: #ed7135;
  text-align: center;
  padding: 70px 0;
}

@media (max-width:767px) {
  .social-icons {
    padding: 50px 0;
  }
}

.social-icons i {
  font-size: 50px;
  display: inline-block;
  color: #fbc28f;
  margin: 0 10px;
  width: 60px;
  height: 60px;
  /*border: 1px solid #c8ced7;*/
  text-align: center;
  /*border-radius: 50%;*/
  line-height: 60px;
  /*float: left;*/
}

.social-icons #amobile::after {
  content: "0611366184";
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  align-content: center;
  /*margin-top: -10px;*/
}

.social-icons #address::after {
  content: "Rita de Voogdstraat 41, 3832 LR Leusden";
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  align-content: center;
  /*margin-top: -10px;*/
}

.social-icons #amail::after {
  content: "info@zo-mooj.nl";
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  align-content: center;
  /*margin-top: -10px;*/
}

.social-icons {
}

#socialdiv {
  background-color: #ed7135;
  margin-top:40px;
}

