.second { .entry { padding-bottom: 40px; } .content { width: 1100px; margin: 0 auto; margin-bottom: 60px; h2 { color: #707070; font-size: 18px; font-weight: 400; padding-left: 30px; margin: 20px 0; } } .breadcrumbs { padding-left: 30px; a { font-size: 12px; color: #B2B2B2; font-weight: 400; padding-left: 25px; background: url(../images/arrow.png) 8px -3px no-repeat; &:first-child { padding-left: 0; background: none; } } } .back-btn { float: right; padding-right: 30px; color: @link-color; font-size: 14px; text-decoration: none; margin: 20px 0; padding-left: 20px; background: url(../images/back.png) 0px 0px no-repeat; } } .table { width: 100%; thead { border-radius: 6px; box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16); } th { color: #B2B2B2; padding: 20px 30px; text-align: left; font-size: 16px; font-weight: 400; } td { padding: 20px 30px; font-size: 14px; color: #383838; } td { border-bottom: 1px solid #f2f2f2; } tr:last-child { td { border-bottom: none; } } a { color: #0175D9; text-decoration: none; font-size: 18px; } &-comment { color: #B2B2B2; font-size: 14px; margin-top: 8px; } }