/* .side-section {
  height: 100vh;
  width: 90%;
  background: linear-gradient(
    to bottom,
    rgb(81, 107, 219) 0%,
    rgb(93, 114, 209) 50%,
    black 50%,
    black 100%
  );
} */
