/*
Theme Name: Brooklyn Child
Theme URI: http://www.unitedthemes.com
Description: Creative Portfolio
Version: 1.0.0
Author: United Themes
Author URI: http://www.unitedthemes.com
Template: brooklyn
*/

/*Removing Copyright From Subfooter*/
.copyright {
    display: none;
}

/*Changing the color of Ut portfolio title*/

.ut-portfolio-45 .ut-portfolio-info-c h3 {
  color: #2948ff;
}

.ut-portfolio-45 .ut-portfolio-info-c span {
  color: #2948ff;
}