.sec__about {
  /* background: #666; */
  background: linear-gradient(to bottom right, rgb(238, 238, 238), rgb(250, 250, 250));
}

.sec__about h1{
  font-size: 2rem;
  font-family: "Title-Regular";
  font-weight: 600;
}