* {
  padding: 0;
  margin: 0;
}

body {
  background-color: #fbfbfb;
  font-size: 1em;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

a {
  color: #334860;
  text-decoration: none;
}

a:hover {
  color: #bdd5ea;
}

h1, h2, h3, h4, h5, h6, p {
  opacity: .8;
}

.wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
}

.container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 60%;
  height: 80vh;
}

.image-profile {
  width: 300px;
  -webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;
}

.name {
  margin: .5em 0;
  text-transform: uppercase;
  font-size: 2.5em;
}

.site-links {
  margin-bottom: 1em;
}

.icon {
  width: 50px;
  margin: 0 .3em;
  transition: all ease-in-out 200ms;
}

.icon:hover {
  opacity: .6;
}

.info {
  width: 70%;
  font-size: 1.2em;
  line-height: 1.5em;
  font-weight: 500;
  text-align: justify;
}
/*
     FILE ARCHIVED ON 07:10:51 Sep 15, 2020 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:07:16 Mar 07, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.479
  exclusion.robots: 0.036
  exclusion.robots.policy: 0.027
  esindex: 0.008
  cdx.remote: 6.261
  LoadShardBlock: 145.423 (3)
  PetaboxLoader3.resolve: 448.798 (4)
  PetaboxLoader3.datanode: 162.039 (5)
  load_resource: 484.951
  loaddict: 34.066
*/