/*
Theme Name: Sydney Child
Theme URI: http://athemes.com/theme/sydney
Author: aThemes
Author URI: http://athemes.com
Template: sydney
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sydney
*/


/* EDIT THIS FOR COLORS */
body{
    --primary-color: purple;
}


.text-slider .maintitle:after {
    display: none!important;
}

.dropdown-symbol > .sydney-svg-icon {
    display: inline-block;
    padding-top: 3px;
    width: 10px;
    height: 17px;
    vertical-align: middle;
    line-height: 1;
    cursor:pointer;
}

.partner-name{
    text-align: center;
    font-weight: bold;
}

.partner-slide{
    padding: 20px!important;
}

.consortium-link{
    color:#333333!important;
}


.sub-menu  a{
    color:white!important;
}