.links{background-color:#fcf3e9;width:300px;height:50px;border-radius:50px;margin:.5rem;border:2px solid #d2beab}header{display:flex;flex-direction:column;align-items:center}.profilepic{border-radius:50%;height:100px;width:100px;margin-top:4rem;box-shadow:0 0 5px 5px #d2beab}.socialtag{font-size:2rem;margin:1rem;text-shadow:1px 0 4px #ffffff}.socialSect{display:flex;flex-direction:column;align-items:center;margin-bottom:1rem}.inquire{margin-top:1rem}.email{background-color:#fcf3e9;width:300px;height:50px;border-radius:50px;margin:.5rem;border:2px solid #d2beab;display:flex;justify-content:center;align-items:center}.yt,.coding{display:flex;flex-direction:column;align-items:center;margin-bottom:1rem}.social_icons{display:flex;flex-direction:row;justify-content:space-around;margin:1rem}.icons{height:35px;width:35px;filter:drop-shadow(1px 1px 2px #ffffff)}#loader-container{max-width:220px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#loader path:nth-child(2){stroke-dasharray:200%;stroke-dashoffset:200%;animation:strokeAnimate 2s 0s ease forwards}#loader path:nth-child(3){stroke-dasharray:100%;stroke-dashoffset:100%;animation:strokeAnimate 2s .3s ease forwards}#loader path:nth-child(4){stroke-dasharray:100%;stroke-dashoffset:100%;animation:strokeAnimate 2s .9s ease forwards}#loader path:nth-child(5){stroke-dasharray:100%;stroke-dashoffset:100%;animation:strokeAnimate 2s 1.2s ease forwards}#loader path:nth-child(6){stroke-dasharray:100%;stroke-dashoffset:100%;animation:strokeAnimate 2s 1.5s ease forwards}#loader path:nth-child(7){stroke-dasharray:100%;stroke-dashoffset:100%;animation:strokeAnimate 2s 1.8s ease forwards}#loader path:nth-child(8){stroke-dasharray:100%;stroke-dashoffset:100%;animation:strokeAnimate 2s 2.1s ease forwards}@keyframes strokeAnimate{to{stroke-dashoffset:0}}@media screen and (max-width: 400px){#loader-container{max-width:150px}#loader{width:150px}}h1,h2,h3,h4,h5,h6{font-family:Quattrocento Sans,sans-serif;font-weight:700;font-style:italic}body,p,a{font-family:Quattrocento Sans,sans-serif;font-weight:400;font-style:normal}body{background-image:url(/assets/blurred_background-BV9N6724.png);background-size:cover;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center}p{font-size:1.5rem;text-shadow:1px 0 4px #ffffff;text-decoration:underline}a,button{text-decoration:none;color:#684929}.viewport{width:320px}@media screen and (max-width: 400px){body{background-size:375%}}*{margin:0;padding:0;box-sizing:border-box}html{height:100%}body{min-height:100%;line-height:1;font-family:sans-serif}h1,h2,h3,h4,h5,h6{font-size:100%}input,select,option,optgroup,textarea,button,pre,code{font-size:100%;font-family:inherit}ol,ul{list-style:none}
