
ul:not(.browser-default):not(.footer_navigation) li {
    list-style-type: disc;
}

ul:not(.browser-default) li ul li {
    list-style-type: circle;
}

h1 {
    font-size: 2rem;
    font-weight: 500;
}

h2 {
    font-size: 1.4rem;
    font-weight: 500;
}

h3 {
    font-size: 1rem;
    font-weight: 500;
}

.card p {
    text-align: justify;
}

.card li {
    text-align: justify;
}

.gharar {
    font-weight: 700;
}

.card {
    padding: 20px;
}
