/*
Theme Name: Penta
Author: Penta
Author URI: https://penta.ir
Version: 1.0
 */
 
 body {
    font-family: IRANYekan, sans-serif,iranyekanwebmediumfanum;
    font-size: 16px;
    color: #383A44;
	direction: rtl;
}

a:link, a:visited {
    color: # body {
     font-family: IRANYekan, sans-serif,iranyekanwebmediumfanum;
     font-size: 16px;
     color: #383A44;
 }

 a:link, a:visited {
     color: # body {
        font-family: IRANYekan, sans-serif,iranyekanwebmediumfanum;
        font-size: 16px;
        color: #707070;
    }
   
    a:link, a:visited {
        color: #383A44;
    }
   
    p {
        line-height: 1.7em;
    }
   
    div.container {
        max-width: 960px;
        margin: 0 auto;
    }
   
    article.post {
        border-bottom: 4px dashed #383A44;
    }
   
    article.post:last-of-type {
        border-bottom: none;
    }
   
    .site-header {
        border-bottom: 3px solid #383A44;
    }
   
    .site-footer {
        border-top: 3px solid #ecf0f1;
    }
   ;
 }

 p {
     line-height: 1.7em;
 }

 div.container {
     max-width: 960px;
     margin: 0 auto;
 }

 article.post {
     border-bottom: 4px dashed #ecf0f1;
 }

 article.post:last-of-type {
     border-bottom: none;
 }

 .site-header {
     border-bottom: 3px solid #ecf0f1;
 }

 .site-footer {
     border-top: 3px solid #ecf0f1;
 }
;
}

p {
    line-height: 1.7em;
}

div.container {
    max-width: 960px;
    margin: 0 auto;
}

article.post {
    border-bottom: 4px dashed #383A44;
}

article.post:last-of-type {
    border-bottom: none;
}

.site-header {
    border-bottom: 3px solid #ecf0f1;
}

.site-footer {
    border-top: 3px solid #ecf0f1;
}
