<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.inner-icons {
    width: 26px;
    height: 26px;
    margin: 4px;
}

ol li {
    color: #737373;
}
.faculty_btn{
    background-color: #4e2a12; 
    display: inline-block;  
    padding: 8px;  
    border-radius: 5px;  
    font-size: 16px;
}

.faculty_btn a {
    color: #fff;
}

.faculty_single{
    padding:10px 30px;
}
.faculty_single a i{
    color:#fff;
    font-size: 14px;
}
.activities_img {
    margin: 10px 0px 15px 0px;
}
.activy_images {
    margin-bottom: 10px;
}
.gallery_page_sec a {
    padding: 10px 20px;
    border-radius: 5px;
}
.gallery_page_sec h2 span {
    font-size: 22px;
    text-align: center;
}
.guest_heading li a {
    color: #0c68ee;
}
.cis_sec h2 span {
    background-color: #fdcb54;
    padding: 12px;
    border-radius: 12px;
}
.single_event_page ul li {
    margin: 0px 10px 0px 0px;
}
.single_event_page p.text_main {
    margin-bottom: 6px;
}
.ets .event_box, .about_maincontent .event_box {
    padding: 10px 15px !important;
}
.application_form {
    background-color: #fdcb5436;
}
.read_more a {
    color: #fff;
    padding: 10px 20px;
    background-color: #4f2a11;
    border-radius: 5px;
    font-weight: 600;
    margin-left: 20px;
}
.news-updates .news-updates-rside .renews-box .renews-textbox .renews-para {
    word-break: break-word !important;
    margin-bottom: 20px;
}
.news-updates .news-updates-rside .renews-box .renews-textbox h4 {
    margin-bottom: 19px;
}

.talk_event_heading h3 {
    background-color: #fdcb54;
    border-radius: 12px;
    padding: 8px 15px;
    color: #502b11;
    margin: 15px auto;
    max-width: fit-content;
}

.talk_event_heading h4 {
    padding-bottom: 5px;
    border-bottom: 1px solid #fdcb54;
}

.alumni_detail{
    font-size: 16px;
}

.alumni_detail strong {
    color: #502b11;
    font-weight: 700;
}

.prosan .boxes .nav-link.active,
.prosan .boxes .nav-link:hover {
    background-color: #fdcb54;
    color: #4f2a14;
    font-weight: 700;
    border: 1px solid #fdcb54;
}

.prosan .boxes .nav-link
{
    color: #4f2a14;
    font-weight: 700;
    border: 1px solid #4f2a14;
    margin-right: 5px;
}

.tab-content .list_head {
    background-color: #fdcb54;
    padding: 10px 20px;
    width: fit-content;
    border-radius: 5px;
    color: #4f2a14;
    font-weight: 700;
}

.tab-content ol{
    list-style: none;
    padding: 0px;
}

.prosan .tab-content ol ul {
    list-style: none;
    margin-top: 20px;
}

.prosan .tab-content ol ul li {
    margin-bottom: 10px;
}

.prosan .tab-content ol ul li ul li {
    margin-bottom: 0px;
}
/* 20-12-23 */
.btm-border{
    border-bottom: 1px solid #fdcb54;
}
/* end */</pre></body></html>