.portfolio-details{
    background: #fff;
}
.portfolio-info{
    color: black;
}
ol li,strong{
    color: black;
}

#footer .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #fff;
   color:#855126 !important;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}