
/************************************* Colors *********************************************/
.metro-panel .blog-box.featured  > div {
  background: #FCA325;
}  
.featured.blog-box .featured-box-title {
  background: rgba(255, 154, 0, 0.9);
}
.page-section {
  background: #FFF;
}

/*
.metro-panel .work-box > div {
  background: #00CD99;
} 
.metro-panel .testimonials-box > div {
  background: #E11E38;
}
.metro-panel .box-1 > div,
.page-section-1,
.vertical-menu .menu-list a.mn-contact i,
.vertical-menu .menu-list a.mn-1 i {
  background: #3498db;
}
.metro-panel .box-2 > div,
.page-section-2,
.vertical-menu .menu-list a.mn-services i,
.vertical-menu .menu-list a.mn-2 i {
  background: #c0392b;
}
.metro-panel .box-3 > div,
.featured.about-box .box-title,
.page-section-3,
.vertical-menu .menu-list a.mn-about i,
.vertical-menu .menu-list a.mn-3 i {
  background: #f39c12;
} 
.metro-panel .box-4 > div,
.featured.portfolio-box .box-title,
.page-section-4,
.vertical-menu .menu-list a.mn-portfolio i,
.vertical-menu .menu-list a.mn-4 i {
  background: #16a085;
}
.metro-panel .box-5 > div,
.featured.team-box .box-title,
.page-section-5,
.vertical-menu .menu-list a.mn-team i,
.vertical-menu .menu-list a.mn-5 i {
  background: #8e44ad;
} 
.metro-panel .blog-box > div,
.blog-page,
.vertical-menu .menu-list a.mn-blog i {
  background: #ac193d;
} 
.metro-panel .box-6 > div,
.page-section-6,
.vertical-menu .menu-list a.mn-team i,
.vertical-menu .menu-list a.mn-6 i {
  background: #79B900;
}
.metro-panel .box-7 > div,
.page-section-7,
.vertical-menu .menu-list a.mn-team i,
.vertical-menu .menu-list a.mn-7 i {
  background: #95A5A6;
}



.metro-panel .facebook-box > div {
  background: #296BCD;
}
.metro-panel .twitter-box > div {
  background: #1BA1E2;
}
.metro-panel .googleplus-box > div {
  background: #DF5138;
}
.metro-panel .linkedin-box > div {
  background: #0073B2;
}
.metro-panel .pinterest-box > div {
  background: #CB2027;
}
.metro-panel .dribble-box > div {
  background: #D779A3;
}
*/


.metro-panel .twitter-feed-box > div {
  background: #273C67;
}





