﻿


.HelpAndSupport-MainDiv  h1 {
    text-align: center;
    font-size: 24px;
}
.HelpAndSupport-MainDiv {
    width: 60%;
    direction: ltr;
    margin: 40px;
}
    .HelpAndSupport-MainDiv  h2 {
        font-size: 24px;
    }
.HelpAndSupport-list {
    list-style-type: decimal !important;
    margin: 0px 33px;
}

.HelpAndSupport-MainDiv p {
    font-size: 15px;
}
.HelpAndSupport-HelpAndSupport-jss5 {
    text-align: right;
    direction: rtl;
}