.dropdown,

.nottop .header,

body {

    background-color: var(--background-color);

}

.section_title,

.wp-block-lazyblock-text-block .free_text h5 {

    color: var(--second-color);

}

.round_btn {

    color: var(--second-color);

    border-color: var(--second-color);

}

.filter_dropdown_wrapper .filter_dropdown::before {

    background: var(--background-color);

}

.thumb_text_box_slider_wrapper .next_btn::after,

.thumb_text_box_slider_wrapper .prev_btn::after {

    border-color: var(--fourth-color);

}

.thumb_text_box_slider_wrapper .next_btn::before,

.thumb_text_box_slider_wrapper .prev_btn::before {

    background-color: var(--fourth-color);

}

.alphabet_list_wrapper .alphabet_list a.active::after,

.wp-block-lazyblock-publication-research-and-outputs-listing-block .student_list_item>.text {

    border-color: var(--second-color);

}

.roll_bottom_menu .menu-item .a_wrapper a:hover,

.roll_bottom_menu .menu-item .a_wrapper a.active {

    /* border-bottom: 1px solid var(--second-color);

    color: var(--second-color); */

    border-bottom: 1px solid var(--fourth-color);

    color: var(--fourth-color);

}

.alphabet_list_wrapper .alphabet_list a.active,

.alphabet_list_wrapper .alphabet_list a:hover,

.roll_top_menu .menu-item .a_wrapper a:hover {

    color: var(--second-color);

}

.section_left_right_content2 .right_content::before {

    background: linear-gradient(180deg, var(--background-gradient-1) 0%, rgba(239, 211, 193, 0) 100%);

}

.people_detail_incontent.green-edition::before {

    background: linear-gradient(180deg, var(--background-gradient-1) 20%, rgba(195, 217, 194, 0) 100%);

}

.thumb_text_box_slider_wrapper .swiper-slide:nth-child(odd) .thumb3 {

    background: linear-gradient(180deg, var(--background-gradient-1) 0%, rgba(128, 178, 214, 0) 100%);

}

.thumb_text_box_slider_wrapper .swiper-slide:nth-child(even) .thumb3 {

    background: linear-gradient(180deg, var(--background-gradient-2) 0%, rgba(239, 211, 193, 0) 100%);

}

.thumb_text_box_slider_wrapper .swiper-slide:nth-child(odd):hover .text_spacing {

    background-color: var(--background-gradient-1);

}

.thumb_text_box_slider_wrapper .swiper-slide:nth-child(even):hover .text_spacing {

    background-color: var(--background-gradient-2);

}

.expandable_item::before {

    background: linear-gradient(0deg, #dae8f824 0%, var(--background-gradient-1) 100%);

}

.section_left_right_content .free_text h1,

.section_left_right_content .free_text h2,

.section_left_right_content .free_text h3,

.section_left_right_content .free_text h4,

.section_left_right_content .free_text h5,

.section_left_right_content .free_text h6 {

    color: var(--second-color);

}

h1,

h2,

h3,

h4,

h5,

h6,

.section_right_content .free_text h1,

.section_right_content .free_text h2,

.section_right_content .free_text h3,

.section_right_content .free_text h4,

.section_right_content .free_text h5,

.section_right_content .free_text h6 {

    color: var(--second-color);

}

.roll_bottom_menu .menu-item .a_wrapper a {

    color: #414141;
    font-weight: 600;

}

.back_btn_wrapper .back_btn:hover,

.footer a:hover {

    color: var(--fourth-color);

}

.back_btn_wrapper .back_btn:hover::before {

    border-color: var(--fourth-color);

}

.wp-block-lazyblock-publication-research-and-outputs-listing-block a.student_list_item:hover * {

    color: var(--fourth-color);

}

.load_more_btn .icon,

.scheme_groups_dropdown .selected .arrow::before,

.roll_top_menu .menu-item .a_wrapper a.active,

.scheme_groups_dropdown,

.scheme_groups_dropdown .hidden {

    border-color: var(--second-color);

}

.load_more_btn,

.scheme_groups_dropdown .selected {

    color: var(--second-color);

}

.scheme_groups_dropdown {

    background-color: #FFFFFF;

}

.load_more_btn:hover .icon,

.wp-pagenavi a:hover,

.wp-pagenavi span.current {

    background-color: var(--second-color);

}

.wp-pagenavi a:hover,

.wp-pagenavi span.current {

    color: var(--second-color);

}

.search-links-wrapper .link-list li a:hover {

    color: var(--fourth-color);

}

.student_list_item>.text,

.research_centre_text .round_btn,

.research_centre_box .col_spacing {

    border-color: var(--second-color);

}

.student_list_item>.text a,

.student_list_item>.text>.name,

.research_centre_text .round_btn {

    color: var(--second-color);

}

.research_centre_text .round_btn:hover {

    background-color: var(--second-color);

}

.free_text .table-bg,

.free_text .table-bg th,

.free_text .table-bg tbody td,

.free_text .table-bg tbody tr+tr td {

    border-color: var(--second-color); 

    /* border-color: #edf2f6; */

}

.free_text .table-bg {

    background: linear-gradient(180deg, rgb(255 255 255 / 100%) 50%, rgba(255, 255, 255, 0) 100%);

}

.people_detail_text .qualifications,

.people_detail_text .name {

    color: var(--second-color);

}

.people_detail_text .qualifications ul li::before {

    border-color: transparent transparent transparent var(--second-color);

}
