body{background-color:var(--backgroundColor);font-family:Montserrat,sans-serif}@media screen and (max-width:500px){.reveal{padding-left:10px}}
body{background-color:var(--backgroundColor);font-family:Montserrat,sans-serif}@media screen and (max-width:500px){.reveal-text{font-size:var(--headlineSmall)}}
*,html,body{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--backgroundColor);font-family:Montserrat,sans-serif}.reveal{background:var(--backgroundColor);padding-left:30%;padding-right:10%}.spacing-small{height:50vh}.spacing{height:100vh}@media screen and (max-width:500px){.reveal{padding-left:10px}}
.animationRotation{animation:30s linear infinite rotateCircle}@keyframes rotateCircle{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.social-link path{transition:all .2s ease-in-out}.social-link:hover path{fill:#d50de4}div[data-rk]{overflow-x:hidden}
