/* Enter Your Custom CSS Here */
.skills .skill .skill-count, .skills .skill {
  display: none;
}
#aboutus {
  text-align: center;
}

#aboutus .col-lg-4.col-md-4.column {
  width: 50%;
  text-align: center;
}
#aboutus  li {
  list-style-type: none;
  text-align: left;
}

.aboutus p{
 text-align: left !important;
}
/* Esconder widgets nos posts do blog */
/*.widget_search{
	display: none;  
}*/
.widget_recent_entries{
	display: none;  
}
.widget_recent_comments{
	display: none;  
}
.widget_archive{
	display: none;  
}
.widget_categories{
	display: none;  
}
.widget_meta{
	display: none;  
}
