#id-1410 .article-container {
	margin : 0 ;
	width : 100%
}

@media (min-width: 1200px) {
        #id-1235 {
       margin-left: 305px ;
        }
}
@media (max-width: 567px) {
        #id-3239 {
       bottom: 100px !important;
       right: 90px !important;
        }
}
#id-1328 .btn-cover:hover{
      background-color: #7e61d5 !important;
      transition : .3s all ease-in;
}
#id-1412 .btn-cover:hover{
      background-color: #7e61d5 !important;
      transition : .3s all ease-in;
}
.section-articlePage pre p,
.section-articlePage pre a,
.section-articlePage pre table{
        font-family: Shabnam;
        font-size: 16px;
}
.section-articlePage pre th,
.section-articlePage pre td{
        font-family: Shabnam;
        font-size: 14px;
}
.table-container-article td{
       padding: 10px;
       text-align: right;
       white-space: nowrap;
}
.section-articlePage pre h2,
.section-articlePage pre h3{
        font-family: Shabnambold;
        font-size: 24px;
        color: #000000;
}
.section-articlePage pre h4{
        font-family: Shabnambold;
        font-size: 20px;
        color: #000000;
}
.section-articlePage pre ul,
.section-articlePage pre ol{
        display: grid;
        font-family: Shabnam;
        font-size: 16px;
}
.section-articlePage pre a{
        text-decoration: none;
        color: #257fb3;
}
.section-articlePage pre strong{
  font-weight: bold;
}