body {
    direction: rtl;
}

.footerlinks a {
    font-size: 20px;
    font-weight: 400;
}

.login-hero h1 {
    font-size: 42px;
    font-weight: 900;
    color: #FEFDFB;
}

.login-hero p {
    font-size: 32px;
    font-weight: 400;
    color: #fff;
}

h2,
.login-wrapper h2 {
    font-size: 64px;
    font-weight: 700;
    color: #2A2109;
}

.forgot-password {
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
}

a.dropdown-item i {
    margin-left: 8px;
}

.divCourseName {
    font-size: 18px;
}