h1, h2, h3, h4, h5, h6 {
  color: #40E0D0!important;
}
p {
  color: #40E0D0!important;
}
.socials-container {
	position: fixed;
    top: 40vh;
    left: 1vw;
    z-index: 1;
    display: inline-grid;
}

.socials-container a {
	margin-bottom: 5px;
}