/*
Theme Name: Core Theme
Theme URI: www.montenegrostudio.com
Author: Montenegro
Author URI: http://www.montenegrostudio.com
Version: 4.0.15
Text Domain: montenegrostudio
*/

/************************************************************************
* WARNING: If you add override styles here it will get overwritten
* when you update the theme to newer versions.
*
* You should use the Custom CSS field in the Theme Options panel, or
* use a child theme which you'll find a starter child theme in the
* download pack.
*
* You can find all css files in assets/css/ folder of the theme.
*************************************************************************/

.logo-banner-community{
    width: 100% !important;
}

.title-community{
    text-align:center !important;
}

.slide-link-community{
    text-align:center !important;
}

.description-community{
    text-align:center !important;
}



#footer-menu > li {
    display: block;
}

#privacy-policy{
    margin-top: 80px;
}

#footer-menu .current-menu-item a {
    /* color: #ee5432 !important; */
    color: #203138 !important;
}

#footer-menu .current-menu-item a:hover {
    /* color: #ee5432 !important; */
    color: #ee5432 !important;
}