/*
Author: Andrii Sivak
Template: twentythirteen
*/

/*@import url('wp-content/themes/twentythirteen/style.css');*/

h1.main_title {
  text-align: center;
  font-size: 16px;
  margin: 0;
  padding: 5px 0 0 0;
  background-color: #08122D;
  text-transform: lowercase;
  letter-spacing: .5em;
  font-family: 'Impact', sans-serif;
}

h1.main_title a {
  color: #2E69A2;
  text-decoration: none;
  transition: .2s color;
}

h1.main_title a:hover {
  color: #3A79B5;
  transition: .2s color;
}


/*
playback timings (ms):
  LoadShardBlock: 76.281 (3)
  esindex: 0.015
  captures_list: 95.165
  CDXLines.iter: 12.916 (3)
  PetaboxLoader3.datanode: 55.573 (4)
  exclusion.robots: 0.391
  exclusion.robots.policy: 0.33
  RedisCDXSource: 1.001
  PetaboxLoader3.resolve: 73.426
  load_resource: 108.599
*/