/* Enter Your Custom CSS Here */


#et-top-navigation { 
  
  display: none; 

}

#footer-info {
 
  display: none;
  
}

a {
  text-decoration: underline;
}

a:hover {
  text-decoration: underline;
}

.circle {
  border-radius: 55%;
}

.more-line-height {
  line-height: 1.75em;
}

.moderate-line-height {
  line-height: 1.72em;
}

.resume-link {
  padding-top: 30px;
  text-decoration: underline;
}

#main-header {
  display: none;
}