.about-section .social-title {
  display: none;
}

.content {
  top: -75% !important;
  height: 70% !important;
}

body .home img {
  background-color: #181810;
  color: #181810 !important;
  box-shadow: 0 0 1em #e7e7ef;
}

body .home .greeting,
body .home .greeting-subtitle {
  color: #060503;
  text-shadow: 0 0 0.5em #f9fafc;
}

body .home .typing-carousel {
  color: #0f0f0f;
  text-shadow: 0 0 0.5em #f0f0f0;
}

body .arrow {
  color: #f9fafc;
  text-shadow: 0 0 0.5em #060503;
}
