.CmsSliderType4 h2{
    font-size: 1.5rem;
    direction: rtl;
}
.CmsSliderType4 h2 a{
color: white;
}
.CmsSliderType4 .backdrop{
    background-color: #00000033;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.CmsSliderType4 .box-content{
    z-index: 2;
}
.cmsBogByCategor3{
    display: flex;
    justify-content: space-between;
    align-items: center;
margin-bottom: 15px;
}
.cmsBogByCategor4 img{
    width: 50px;
    height: 50px;
    border-radius: 100%;
    margin-left: 5px;
}
.cmsBogByCategor1 .article-title a,.cmsBogByCategor2 .article-title a{
font-size: 0.9rem;
}

.cmsBogByCategor1 .article-btn a,.cmsBogByCategor2 .article-btn a{
font-size: 0.75rem;
}
.cmsBogByCategor3,.cmsBogByCategor5{
border-bottom: solid 1px gray;
    margin-bottom: 15px;
    padding-bottom: 5px;
}