app/assets/stylesheets/main/companies.scss
// Place all the styles related to the lines controller here.
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: http://sass-lang.com/
#workspace.companies.index
{
}
#workspace.companies.show
{
.summary p label {
font-weight: bold;
}
}