:root {
    --light: #eff5f9;
    --primary: #e77ebd;
    --afterprimary: #db3d9c;
    --dark: #c22483;
    --secondary: #811857;
}

body{
    direction: rtl;
}
li{
    margin-top: 20px;
}
.mt-7{
    margin-top: 5rem !important;
}
.mt-10{
    margin-top: 8rem !important;
}
.contactus{
    font-weight: bold;
    color: #ff6666;
}
.fudigipat-text{
    margin-top: 50px;
}
.table-steps{
    margin-top: 50px;
}
.return{
    float: left;
}
.btn-print{
    background-color: var(--primary) !important;
    color: #f2f2f2;
}
@media only screen and (max-width: 600px) {
    .steps-img {
        width: 100%;
    }
}
p{
    line-height: 2 !important;
}
.telepathology-iran li{
    list-style-type: none;

}
.tele-items{
    font-size: 22px;
    color: #f3bede ;
}
