body{
    background: #f6f7fe;
}
.main{
    margin-top: 120px;
    padding-bottom: 40px;
}
.section-title{
    margin-bottom: 30px;
    text-shadow: 0px 1px 1px #989595;
}
p,ul,li,h4{
    text-align: right;
    direction: rtl;
}
h4{
    color: #2059e0;
    text-shadow: 0px 0px 1px #2059e0;
}
h2{
    direction: rtl;
    line-height: 50px;
    text-shadow: 0px 1px 1px grey;
}