/* anasayfa sur-title'lar */
.surtitle {color:#A9A9A9;margin-bottom:-30px;}

/* labellar */
.label.can {
  color: grey;
  background-color: white;}
  
    
/* linkler*/
h1 a:link {text-decoration: none;}
h1 a:hover {color: #5493ff;text-decoration: none;}
p a:link {text-decoration: none; border-bottom: 1px #5493ff dotted;}
p a:hover {color: #5493ff; text-decoration: none;  border-bottom: 1px #5493ff dotted;}

/* google font kullan */
h2, body h2, .h2, body .h2,
h3, body h3, .h3, body .h3,
h4, body h4, .h4, body .h4,
h5, body h5, .h5, body .h5
{font-weight: bold !important; font-style: normal !important; font-family: 'Alegreya Sans', sans-serif !important;}
h1.siteTitle{font-size: 40px;font-family: 'Eczar', serif;}
h3:after {content: '\A \A'; white-space: pre;}