a:link {
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:visited {
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:hover {
  text-decoration: underline;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:active {
  text-decoration: underline;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

#archlinux-content a {
  color: #5E81AC; }

.fonts {
  font-size: 13pt;
  font-family: 'Open sans', sans-serif; }

#logo-author {
  font-size: 10pt; }

body {
  background-color: #ECEFF4;
  margin: 3em; }
  body p {
    margin-left: 3em; }
  body h2 {
    margin-bottom: 1em; }

#content {
  text-align: left; }

#archlinux-content {
  color: #81A1C1; }

#index-content {
  color: #4C566A; }

img {
  mix-blend-mode: multiply; }

#arch-logo img {
  margin-bottom: 3em;
  width: 400px;
  height: auto; }

.code {
  background-color: #E5E9F0;
  display: inline-block;
  width: 500px; }
  .code i {
    width: auto !important; }

ul {
  list-style: none; }

#header {
  margin-bottom: 3em;
  width: 100%;
  display: inline-block;
  padding: 1em;
  background-color: #2E3440;
  color: #ECEFF4; }
  #header ul, #header ol {
    text-align: center; }
    #header ul li, #header ol li {
      padding: 1em;
      display: inline; }
  #header a {
    color: #ECEFF4; }

/*# sourceMappingURL=main.css.map */
