/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/


/* 
    Created on : 03-Jul-2022, 13:40:11
    Author     : Jafran Mjm
*/

@import 'config';
.content-sidebar .content .inner .common-title-2 {
    padding-bottom: 6.5px;
}
.banner{
    height: 420px;
}
.content-sidebar {
    margin-top: -100px;
}

.content ul li {
    margin-bottom: 1px;
    color: rgb(114, 114, 114); 
    a {
        span {
            text-decoration: underline;
        }
        i {
            text-decoration: none;
        }
    }
}