.sectionAbout{
  margin: 0 10% 5% 10%;
}

.sectionAbout:nth-child(even){
  
}
.reviewsPage{
  margin:7% 0 0 0;
}

.modal-content {
  background-color: #fefefe;
  margin: 0% auto 5% auto;
  border: 1px solid #888;
  width: 80%;
  position:relative;
}

#calcContent{
  margin: -5% auto 7% auto;
}

 #reviewsHeader{
  background: radial-gradient(rgb(71 72 75 / 69%), transparent 70%);
}

#reviewsSec{

}
